Creating a Dynamic Meta-Form Example (Using Form Designer)

1. Overview

This page outlines how to create a form using the form designer, a simple alternative for making your forms.

2. Prerequisites

3. Creating your Form

The form designer allows users to create new Forms using the Forms experience itself and is an intuitive and easy process.

In this example, a Contacts Form (Example Test) form will be created to pull information from the Contacts table.

  1. Navigate to the Form Designer experience from the homepage (Image 1).

  1. Open up the experience and it should look like this (Image 2):

  1. To create a new form, click the Create New Record button on the left-hand navigation pane (Image 3):

Image 3: Create New Record button
  1. In the Form Definitions section, fill in the following information and click Save once done (Image 4):

  • Table: This will be the table that you want to push/pull information to/from. In this example, we are pulling information from the Contacts.People table.

  • Name: The name of your form. In this example we have called it Contacts Form (Example Test)

  • Display Name: Enter a display name for your form. In this example we have called it Contacts Form (Example Test)

  • Lookup Label: This option will designate how you pull information from your assigned table. We have designated the Contacts.People.Name column from the Contacts table, in order to pull information based on a contact name.

  • Is Accordion: Select this checkbox if you want the form to open in accordion format or not.

  • Brand: Select a branding colour for this form.

  1. Once your Form Definitions are set, the Form Sections tab will open (Image 5).

  1. Click on the plus sign to add a Section Definition to your form (Image 6).

  1. You can now add your Form Sections. In this example we are adding three sections: Profile, Contact Info, and Company.

Fill in the following information and select OK when done (Image 7):

  • Name: Add in your section name. In this example we are using Profile, Contact Info, and Company,

  • Sequence: Select the sequence that this section will show up on the form. 1 means it will show up first.

  • Columns in Row: Select how many columns you'd like to appear in the row. In this example we have chosen 1 for our Profile section, and 2 for our Company and Contact Info sections.

  • Auto-Expand: Check this box if you want to the section to auto-expand.

Image 7: Filled in Form Sections

8. Click Save.

9. Within the Actions column of each of your sections, click on Design to navigate to the Form Section Designer.

11. Navigate to the Section Fields tab (Image 8).

12. Click on the + in the Fields tab to add a new Section Field. In this example, we are adding two fields to the Contact Info section of our form (since we designated it to have 2 columns per row in step 7).

13. Fill out the following sections and click OK when finished (Image 9):

  • Table Column: The column you want to pull from/push to in this field. In this example we have used Contacts.People.Email and Contacts.People.Work Phone.

  • Name: Select a name for your section. In this example we have used Email and Work Phone.

  • Sequence Override: You can choose to override the sequence in which this section appears on the form, with the section listed as 1 appearing first.

  • View Only: Check this box if you want this section to be viewable only.

14. Click Save.

15. Navigate back to your Forms Table, click Open, and it will appear with your sections and fields (Image 10):

4. Adding Your Form to the Homepage

  1. To add your form as an applet that users can quickly bookmark and access, navigate to the Cinchy Applets table.

  2. In a new row, fill out the following information:

  • Domain: The domain that your form sits in.

  • Name: The name of your form/applet. In this example we use "Contacts Form (Example Test)".

  • Icon: Select an icon for the widget.

  • Icon Colour

  • Description: Add a description for your applet.

  • Target Window: Select if you want you form to open in a new window or not.

  • Application URL: Add in the URL to your form here.

  • Users and Groups: Add in which users/groups can access your form in these columns.

​​

Last updated