Design customer form

This page describes how to configure a form to collect data about customers.

To start working with our app, you have to design a form which includes all fields in which you will store data about customers and organizations. Currently, we support the field types listed below:

  • Assets

  • Checkbox

  • Date

  • Dropdown

  • Email (we validate @ followed by at least one letter and a dot)

  • Link (we validate http:// or https://)

  • Number (only integer numbers)

  • Paragraf

  • Rich Text

  • Short Text

For all of the following procedures, you must be logged in as a user with the Customers & Organizations Configuration Permission and Customers & Organizations Browse Permission set in global permission.

🐾 Steps

  1. Click on the Apps in the top navigation, choose Customers and Organizations

  2. Click on App Settings in the left panel

  3. Select Forms

The creation form loads. You have to configure separate forms to collect data about Customers and Organizations (switch between tabs)

4. Switch the Enable on Portal toggle to on. If you want to share forms only with service agents, leave this toggle off

5. Put a Name displayed at the top of the dialog. By default: Update profile

6. Enter a Short description to explain why you want to get data from customers. By default: Please provide additional information about yourself

7. Drag a field type to the left area to create a field for dialog. Currently, we support Short text, Paragraph, Number, Email, Link, Dropdown, Checkbox, Date and Rich text

8. Set the following configuration:

  • Label - displayed above the field

  • Field help - displayed below the field

  • Editable by - All users and customers (default) or Only service agent

  • Value visible on - Issue view and Customer Portal (by default: both options are selected)

  • Translations - Provide your translations for selected languages

  • Add Options (for Dropdownd and Checbox fields only) - Provide options that you would like to have under Dropdown and Checkbox fields

9. Add as many fields as you need. You don't have any limitations!

10. Click Save to save the configuration of the form

🎉 Result

The form has been configured. You can start collecting information about your Customers and Organizations!

Last updated