Using the Button element

Use the Button element in the form builder to validate or cancel a form during bot runtime.

Procedure

  1. On the left pane, click Automation.
    A list of available bots and forms is displayed.
  2. Click an existing form or click Create new > Form.

    The form builder page appears.

  3. Drag Button into the form.
  4. Enter the name of the element in the Button-text field.
  5. Optional: Enter the hint text and tooltip.
  6. Use the Button types drop-down menu to set the type of the button element.
    For example, consider you have two buttons, Save and Cancel. Use Primary for Save and Secondary for Cancel. Or, if you want the button element to appear as a link during bot runtime, select Subtle.
  7. Optional: Use the following Advance behavior option:
    • Disallow button click when this form is first loaded: Enable this option to disable the button element when the form is displayed for the first time during bot runtime.
    • Validate all form fields when this button is clicked: Enable this option to validate all available fields of the form when a user clicks this button element during bot runtime.
  8. Optional: Click one of the following options:
    • Reset: Clears all the element customization and sets the default.
    • Delete: Deletes the selected element.
  9. Click Save.