Step 1: Create the adaptive form

  1. Log in to the AEM author instance and navigate to Adobe Experience Manager > Forms > Forms & Documents. The default URL is http://localhost:4502/aem/forms.html/content/dam/formsanddocuments.

  2. Tap Create and select Adaptive Form. An option to select a template appears. Tap the Blank template to select it and tap Next.

  3. An option to Add Properties appears. The Title and Name fields are mandatory:

    • Title: Specify Add new or update shipping address in the Title field. The title field specifies the display name of the form. The title helps you identify the form in the AEM Forms user interface.
    • Name: Specify shipping-address-add-update-form in the Name field. The Name field specifies the name of the form. A node with the specified name is created in the repository. As you start typing a title, value for the name field is automatically generated. You can change the suggested value. The name field can include only alphanumeric characters, hyphens, and underscores. All the invalid inputs are replaced with a hyphen.
  4. Tap Create. An adaptive form is created and a dialog to open the form for editing appears. Tap Open to open the newly created form in a new tab. The form opens for editing. It also displays the sidebar to customize the newly created form according to the needs.

    For information about adaptive form authoring interface and available components, see Introduction to authoring adaptive forms.

    newly-created-adaptive-form