Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

  • If the RUN action has previously not occurred, the field values get reset to the default values.

  • If the RUN action has previously occurred, all the field values get reset to the entries provided for the latest RUN execution.

<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>

...