Root forms

Root forms are the forms which are first presented to Cyberapp users when they open an extension point which has UI.
Extension points which have UI are:

To create a root form

  1. Create a new custom integration settings tabs, main menu item or open pop-up workload action.

  2. Open the UI builder by clicking uibuilder.

    ../../../../_images/ss-uibuilder-root-init.png
  3. [Optional] Configure the root form.

    1. [Optional] To rename the root form, enter the new name in the Form name field.
      By default, the new root form’s name is Root form.
    2. [Optional] Specify a data initializer callback.

    3. [Optional] Add input parameters.

  4. [Optional] Build the form.
    You can do this later, if you prefer.
  5. Click Done.

    Important

    Clicking Done does not save your work.

  6. Click Save changes to save your new dependent form.