Using the Password element

Use the Password element in the form builder if the form must have a confidential or masked field. This element uses the masking feature by default and Credential Vault encryption to transfer data 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 Password to the form.
  4. Enter the name of the element in the Element label field.
  5. Use the Formatting field for additional options:
    • Standard
      • Set the character limit for password using the Min and Max fields.
      • Enable additional security options for the password.
    • Custom
      • Click the Add regular expression option and enter a custom password in the Regular expression field.
      • Optional: Enter the same custom password in the Test Content field, and click Test regular expression to verify it works correctly.
  6. Optional: Enter the hint text and tooltip.
  7. Optional: Enable any of the following Advance behavior options:
    • Select the Make field required check box to ensure users select this element during bot runtime.
    • Select the Make field uneditable check box to make the element a read-only option.
  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.
    Note: Use the view icon Image of the view icon. in the Password field to hide or reveal the password during runtime.