Skip to main content

Create a form

To create a form:

  1. Open the Forms view in the FA Developer app (Workflows → Forms in the menu on the left) and click Add form.

  2. Choose a form component (for example, Text Field) from the component list on the left side and move it to the form component area.

  3. Give the form component a Label to differentiate it from other components.

  4. Define a Property Name in the element's API tab. It is used to identify the field in the collected data for each element. See Define form components to import data in FA.

  5. Enter the form name to differentiate it in the List of forms in the Forms view and click Save form.

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