...
3. The form configured is as shown below:
...
4. Users can fill in the details and submit the form. The The form actions, Submit, Reset and Clear, are as illustrated below.
Form actions | Description | View |
---|---|---|
Submit | The Submit button allows you to submit the field values. The Run macro will render the newly entered values and replace the old values with the new ones. | <Gif to show submit Submit action> |
Reset | The Reset button allows the user to reset all the field values.
| <Gif to show reset action> |
Clear | The Clear button allows the user to clear the input provided for all the form fields, and the values get set to the default field values. It also clears the Run output displayed. | <Gif to show clear action> |
...