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
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
Timezone
Select List (multiplce choices)
Select List (single choice)
Select User (multiple choices)
Select User (single choice)
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
Click on the Apps in the top navigation, choose Customers and Organizations
Click on App Settings in the left panel
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.
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 Select list and Checkbox fields only) - Provide options that you would like to have under Select list 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