Table forms

Table forms allow designers to create a form for a Nintex Data table which can be used to save data directly to the table when the form is submitted - without requiring a workflow.

When you generate a form for a table, the form is created with form controls are automatically mapped to the table’s columns. You can further customize the layout and add fields as required.

After the form is created, a unique form URL is generated, which can be shared with users to submit data. The data entered is saved directly into the table.

Note: 

Only authenticated users will be able to view and submit the form.

The table permissions determine who can view, submit, or edit data through the form. If a user does not have the necessary permissions on the table, they will not be able to interact with the form. For information about table permissions, see Tables permissions and roles.

Create a form for a table

  1. On the top navigation bar, click Automate.

  2. On the left, click Data.

    The Tables page is displayed and lists all the existing tables created in the tenant.

  3. Open the table for which you want to create a form.

  4. On the toolbar, click Form.

    The Manage form panel is displayed.

  5. Click Open Table Form Designer.

    The form designer is displayed with a form with fields automatically generated for the table's columns.

    Each form field is linked to a specific table column. You can customize the form as needed.

    The form controls related to table columns are grouped by the table name in the form controls toolbox.

  6. Customize the form:

    • Each control is connected to a table column, which can be viewed and configured in the Connected to field of the control configuration panel. Table columns with the matching data type can be connected to the form control.

    • Hover over the control to access the options menu in the upper-right corner.

    • Click to convert the control to a different form control.

    • Click to delete the form control from the form.

      Note: 
      • Reference type columns in the table cannot be connected to a form.

      • Forms plugins will work, however, plugins that output data of type object are not currently supported.

  7. Click Apply changes.

    Important: For any changes to take effect, you must click Apply changes.

After a form is created for the table, its status will show as Draft in the Manage form panel until it is published.

Publish the form

After a form is created for a table, you must publish it for it to be available for participants to submit data.

  1. Open the table.

  2. On the toolbar, click Form.

    The Manage form panel is displayed. The form status is shown as Draft if the form is not published.

  3. Click Publish.

  4. Enter a Form name and Form Description.

  5. (Optional) The Available in My Nintex check box is selected by default. Clear this check box if you don't want the form to be available in My Nintex.

  6. Click Confirm.

    The form is published and the Form published dialog is displayed with the generated Form URL.

  7. To copy the URL of the web form, click to copy the link or copy the URL from its text box.

    You can use this URL, to paste to a web browser to open the form or you can share the URL with users to enter data.

    Alternatively, you can click the Open in new tab icon to directly navigate to the form in a new tab.

  8. Click Ok to close the Form published dialog box.

    The form status will now change to Published.

Edit, deactivate, reactivate, reset a table form using the options menu

After a form is created for a table, you can use the options in the options menu to manage the form.

Note: Changes made to the table after a form is published will not invalidate the form and participants are still able to submit the form. However, if the table is deleted, the form will still appear in My Nintex and be viewable, but participants will not be able to submit it.

  1. Open the table.

  2. On the toolbar, click Form.

    The Manage form panel is displayed.

  3. On the right of the form, click .

    The options menu is displayed with the following options:

    Option Description

    Edit

    Edit the created table form. If a published form is edited and changes are applied, a new draft is created and displayed with the Draft status under the published form in the Manage form panel. Once a draft form is published that will become the published form for the table.

    Reset Remove any changes and revert to the original auto generated form.

    Delete

    (Available only for Draft forms. After a form is published, you can only Deactivate or Reset the form)

    Delete the table form created for the table.

    Deactivate

    (Available only for published forms)

    Deactivate and unpublish a published form. This can be used to pause data entry using the form. The status of deactivated forms is shown as Deactivated in the manage form panel.

    Reactivate

    (Available only for published forms that has been deactivated)

    Reactivate a form that has been previously deactivated. The form is reactivated, and the status is changed to Published.

    Form URL

    (Available only for published forms)

    View or copy the generated form URL. You can use this link to the view the published form and enter data to the table.