Skip to main content

Create a form

To create a form in FA Developer app, do the following:

  1. Go to WorkflowsForms and click Add form in the top right.

  2. Add components from the list on the left and define the component properties.

    • Add a Label in the Display tab to distinguish the component from others. This field is required for some components.

    • Specify the Property Name in the API tab to identify the field in the collected data for the component (see Define form components to import data in FA).

    • For the Content component, enclose the text in HTML tags. Form translations only work for text inside HTML tags.

  3. Define the form name and save the form.

After saving the form, you can see it in the Forms view. You can now use the form in a process: see Display a form.