This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which of the following is NOT a display mode for an Edit form control?
View Mode
Edit Mode
New Mode
Interactive Mode
What function do you use to save the data from your form back to your data source?
SaveForm
Save
SubmitForm
You do not need a function. Forms automatically save the data to the data source.
What is the correct way to run a formula after a form has been successfully submitted?
Put your formula in the OnSuccess property of the form.
Add the formula to a Button control
Put your formula in the OnReset property of the form.
It is not possible to run a formula after a form is submitted.
You must answer all questions before checking your work.
Was this page helpful?