Articles in this section
Category / Section

How to Manage Fields and Forms

Published:

BoldDesk supports powerful configuration setup forms for a ticket, contact, and contact group. It supports several custom or dynamic field types to configure forms.
Custom fields can be added to BoldDesk to gather more information about your support requests.

The following are the modules in which fields and forms are supported:

  • Ticket Module – Supports ticket forms for multiple brands
  • Contact Module
  • Contact Group Module

Apart from adding custom fields to a form, these modules also support field display and field dependency configuration.

Field Display – Hides or shows a field in a form based on certain specified conditions.

Field Dependency – Creates a parent-child relationship (cascading effect) between two fields. For example, the parent field can be a Country, and the child field can be a State. Field dependencies are not applied when an action is performed via email or automation. Using this, a cascading dropdown can be set up. Example: Country, State, City, and Region.

Different types of fields

There are three types of fields. They include:

  • Ticket fields – A collection of system and custom fields that are used when creating or editing a ticket.
  • Contact fields – A collection of system and custom fields that are used when creating or editing a contact.
  • Activity fields – These are system fields that are used when creating or editing an activity.
  • Contact group fields – A collection of system and custom fields that are used when creating or editing a contact group.

Custom field types

The following are the types of custom fields supported in BoldDesk:

  • Textbox (single line) – Max supports 255 characters
  • Textbox (multi-line) – Max supports 1500 characters
  • Checkbox
  • Yes/No
  • Date
  • Date Time
  • Numeric
  • Decimal
  • Dropdown (single-select)
  • Dropdown (multi-select)
  • Regex
  • URL

Ticket fields

Ticket fields are a set of default and custom fields used when creating or displaying a ticket.
There are two types of fields:

  • System fields – A set of predefined fields that cannot be modified or deleted except for a few fields, i.e., Category, Priority, and Type.
  • Custom fields – A set of user-defined fields that users can create on their own.

System fields are displayed with the tag “System”.

sytem_tag.png

Using ticket fields

Follow the given steps to use ticket fields:

  1. In the Agent portal, choose the Admin center.
  2. Select Fields and Forms and click Ticket Fields.

Ticket_field_Tab.png

Creating a ticket field

To create a new ticket field, go to the ticket field page and click Add Ticket Field.

Note:

  • The created field will not be automatically added to a ticket form. Using the ticket forms module, you can map the created field to a respective brand form.
  • After creating a ticket field, you can edit the field name, but the type of the field cannot be changed.

Add_ticket_field_option.png

Factors to be considered when creating a new custom field.

  • Field type – You can create a ticket field (Custom field) using the custom field types listed above.
  • Label for agent portal – The name of the field that appears in the create ticket form and ticket properties of the agent portal.
  • Label for customer portal – The name of the field that appears in the create ticket form and ticket properties of the customer portal.
  • API name – You can specify an API name for the custom field. By providing the API name to a specific field, you can fetch or update the corresponding data.
  • Note message – Specifies the information text for the field.
  • Note message display – Displays the note message either below the field or as an info icon near the field.

Below field

Note_message_below_Field.png

As info icon near the field

Info_Icon.png

The properties mentioned above are common to all custom field types.

One more property for Checkbox and Yes/No types will allow you to select the default value as Checked/Unchecked or Yes/No.

Default_Value_Checked_and_Unchecked_Options.png

Default_Value_Yes_and_No_Options.png

For the regex type, you can set the regex value using the ‘Validation Regex’ property.

Validation_Regex_Field1.png

Field configuration – Agent portal

Specifies the field visibility and mandatory status for the custom field.

Agent_portal_configuration_Checkboxes.png

  • By checking or unchecking the “Agent can edit” option, you can control the field’s visibility. If it’s unchecked, the custom field will only appear as a read-only field on the ticket details page.
  • You can make a field mandatory when creating, updating, or closing/solving a ticket, or both.

In some cases, certain fields can be changed without fully validating the dependencies of other necessary fields. This situation can occur when tickets are created from an email source.

The following are the fields that can be edited on the ticket details page without any dependencies on other fields:

  • Assignee
  • Requester
  • Status
  • Resolution due
  • Tags
  • Visibility

The following are fields that can be edited on the ticket list page in a card view without any dependencies on other fields:

  • Category
  • Priority
  • Assignee
  • Resolution due
  • Status

Note: If you set a yes/no field as mandatory, then the user must select “Yes” for the Yes/No field and tick a checkbox for the Checkbox field.

Field configuration – Customer portal

The field configuration for the customer portal can be set similarly to the agent portal.

Field_Configuration_in_CP.png

  • The custom field will not be seen on the customer portal if the “Visible to user” option is unchecked.
  • If the “User can edit” option is unchecked, the custom field in the customer portal will only appear as a read-only field in the ticket detail page.
  • You can set a field mandatory by checking or unchecking the mandatory option.

Dropdown option value

The option values for the dropdown type custom field can be added as strings here. If there are multiple values, use a comma to separate them to add.
Note the following factors when working with dropdown option values:

  • Options values can be renamed or deleted.
  • After an option value is deleted, it cannot be restored.
  • Options value can be dragged and dropped for sorting. You can also sort in an alphabetic order.
  • A default value for the dropdown option can be set, such that its value can be filled by default when a form is loaded in the agent or customer portal.

Dropdown_Option_Values.png

Deleting custom field

Custom fields can be edited or deleted. If a field is deleted, the added field is deleted from ticket fields and ticket forms.

Custom_Field_Delete_Option.png

Activate/deactivate custom field

Custom fields can be activated and deactivated. If a field is deactivated, the added field is not visible on the create ticket form or the ticket detail page until it is reactivated.

Deactivate_Option.png

The deactivated field is shown with the tag “Inactive”. There is also the option to reactivate a custom field.

Reactivate_Option.png

Ticket forms

Ticket forms are a collection of predefined ticket fields that can be used when creating or displaying a ticket. Ticket forms are brand-specific, and you can add, remove, or reorder the ticket fields in a form with a form template for each brand.

Adding fields to ticket forms can be accomplished in two ways.

  • By adding a new field
  • By adding the existing fields from the ticket fields module

Adding new/existing fields

Follow the following steps to add new or existing fields:

  1. Open the Ticket Forms page and click the Add button.
  2. Select Existing to add an existing field for the selected brand or select New to add a new field for the selected brand.

Add_ticket_Field_Option_1.png

Add_New_or_Existing_Field_Options.png

  • You can select multiple fields when adding existing fields.

Existing_Fields_List.png

Note: The fields will be added only for the selected brand.

Reordering ticket form fields

To reorder the fields in the ticket forms page, drag and drop the fields to the desired position using the shown icon in the below image.

reorder_field_forms.png

Note: The custom field will be displayed in the same order in both the create ticket form and the ticket detail page.

Removing a custom field

To remove a custom field, click the Remove icon on the tickets form page to remove the added custom field from the selected brand.

Removing_custom_field.png

Note: The field is only removed from the selected brand, but it is not permanently deleted.

Activity fields

These are system fields that are used when creating or editing an activity. Users cannot customize activity fields by adding or removing the fields.

Contact fields

Contact fields are a collection of default and custom fields that can be used when creating or displaying a contact.

Default_and_Custom_Contact_Fields_List.png

To add a new contact field, click the Add Contact Field button, and follow the same steps as for adding a ticket field.

Contact group fields

Contact group fields are a collection of default and custom fields that can be used when creating or displaying a contact group.

Default_and_Custom_Contact_Group_Fields_List.png

To add a new contact group field, click the Add Contact Group Field button, and follow the same steps as for adding a ticket field.

Field display condition

The field display condition enables you to make a field visible only when the specified conditions are met.

Field Types supported
The table below summarizes the supported types of fields:

Field Type Description Operators
Check box Field is displayed based on the selected checkbox value. Is
Radio Button Field is displayed based on the selected radio button value. Is
Dropdown (single-select) Fields are displayed based on the selected dropdown option values. In, Not in
Dropdown (multi-select) Fields are displayed based on the selected multi-select option values. In

For example, the created field called “Office Location” will be visible only if the type is “Leave Request.”

Field_Configuration_Page.png

Field_Display_Condition.png

You can add up to 5 conditions by clicking the Add new condition button. If multiple display conditions are added, they will be considered in the “And” condition.

Field dependency

Field dependency helps in creating a parent-child relationship (cascading effect) between two fields. The parent field can be selected only by single select dropdown, and the child field can be selected by single-select dropdown or multi-select dropdown.

Creating field dependency

To create a field dependency, open the Field Dependencies page and click the Add Field Dependency button.

Add_Field_Dependency_Option.png

It has the following three properties:

  1. Module – Displays a list of modules. (i.e., Ticket, Contact, and Contact Groups).
  2. Parent Field – Displays a list of fields in the single-select dropdown list.
  3. Child Field – Displays a list of fields in which both single-select and multi-select processes can be performed. The child field will be enabled upon selecting the parent field.

Note: A parent can have multiple child fields, but a child has only a single parent field.

Dependency_Field_Selection.png

There is an option to edit, deactivate, and delete a field dependency.

delete_field_dependency.png

You can also reactivate a deactivated dependency.

Reactivating_dependecy.png

Mapping field dependency

You can map the value of the child field to the parent field.
To do this, select a parent field on the right panel first, and then select the corresponding child fields on the right panel.
The same field options will be visible on the Create/edit ticket, Add/edit contact, and Add/edit contact group forms.

Map_Dependency_Page.png

Parent_Field_Mapping.png

Deleting field dependency

You can delete the added field dependency by selecting the Delete option.

Deleting_dependency.png

Note:
To access the fields and forms module, an agent should enable the Manage fields and forms permission checkbox first.

Manage_Fields_and_Forms_Permission.png

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied