Link the Form Property to a Button

If you wish to launch a custom form dynamically using a button, you must create a property to store the form label and then link the property to a button on the required page.

  1. Click Configuration > User Types.
  2. Select the type of user for which you want to configure a page that launches forms dynamically.
  3. Click Screen configuration.
  4. Find and click the page to which you want to add the form property.
    The Visual Form Editor page appears.
  5. Drag the Button element to the section from where you want to launch the form.
  6. Click the button.
  7. Select Form label is taken from property.
  8. Select the property that you've created using the Create a Form Property to Store the Form Label procedure.
    By default all forms have a visibility of Read-only.
  9. In the Visibility section, add the conditions based on which the button is visible.
  10. In the Translations section, add a name for the button.
    This name is displayed on the page from which the form is launched.
  11. Click Publish on the Visual Form Editor page.
    The button is added to the selected page.