AutoSubmitting

AutoSubmitting[spec]

represents an element of a form that automatically submits the whole form if it is entered.

Details

  • FormFunction[AutoSubmitting[formspec],] represents a form that is automatically submitted whenever any of the fields in formspec are entered.
  • FormFunction[{,"namei"->AutoSubmitting[rhsi],}] represents a form that is automatically submitted if the field with name namei is entered.
  • AutoSubmitting can also be used in FormObject, but only has an effect through FormFunction.

Examples

Basic Examples  (1)

Fields wrapped in AutoSubmitting submit the form as soon as you exit the field:

Exiting the first field submits the form, creating an error in the second field:

Wolfram Research (2015), AutoSubmitting, Wolfram Language function, https://reference.wolfram.com/language/ref/AutoSubmitting.html.

Text

Wolfram Research (2015), AutoSubmitting, Wolfram Language function, https://reference.wolfram.com/language/ref/AutoSubmitting.html.

CMS

Wolfram Language. 2015. "AutoSubmitting." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/AutoSubmitting.html.

APA

Wolfram Language. (2015). AutoSubmitting. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AutoSubmitting.html

BibTeX

@misc{reference.wolfram_2023_autosubmitting, author="Wolfram Research", title="{AutoSubmitting}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/AutoSubmitting.html}", note=[Accessed: 29-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_autosubmitting, organization={Wolfram Research}, title={AutoSubmitting}, year={2015}, url={https://reference.wolfram.com/language/ref/AutoSubmitting.html}, note=[Accessed: 29-March-2024 ]}