Adding Custom Fields - Online Help | Zoho Desk

Working with Custom Fields

Custom fields enable organizations to capture and organize information that cannot be added to the system-defined fields such as customer location, work experience, asset type etc. These user-defined fields can be configured to suit business and industry preferences providing a way to customize the modules.

Field types and limits
Notes
Note
  1. Custom fields can be renamed but the field type cannot be changed. For instance, if you create a Single Line field, you cannot change it to an Integer field.
  2. The maximum number of custom fields that can be created in each module varies according to the subscribed edition . There is a maximum limit for each type of field created. 
The following table shows the maximum number of fields you can create for individual field types in the Enterprise edition:
Field Type
Tickets, Contacts, Accounts,
Products & Activities
Contracts and Time Entry

String fields (Single Line, Picklist, Email, Phone, and URL)
100
20
Other fields (Multi-Select Picklist and Multi-Line)
30
5
Integer
20
5
Decimal, Percentage, and Currency
20
5
Date
20
5
Date/Time
20
5
Checkbox
20
5

Adding custom fields

When creating a field, key properties such as the field name and character length must be defined. It is also important to specify whether the field is mandatory and whether it captures ePHI (electronic protected health information), along with other relevant settings. As fields are added or removed, the Custom Fields Left section dynamically updates to indicate how many additional fields can be created based on the limits of the current plan.


Notes
Note
  1. Layouts for the Contacts, Accounts, and Products modules are organization-wide and are not specific to a department.
  2. A field can be marked mandatory (as required) only when Read and Write permissions is provided to all profiles. Set permission under Setup > Layouts and Fields > Field Permissions.
  3. Character length for Currency, Text, Number (Integer), Decimal, Phone, and URL field types can be adjusted.
  4. A tooltip can only be displayed when a user hovers over the Info icon for the following field types: Picklist, Multi-Select Picklist, Checkbox, Date, and Date/Time.

To create a custom field
  1. Navigate to Setup > Customization > Layout and Fields.
  2. Select a layout and create a custom field within the layout or create it from the Fields List under the Layouts and Fields sub-menu.
  3. Select a module from the Module drop-down list at the top of the page.
    All the fields that belong to the selected module are listed in alphabetical order.
  4. Click Create or Edit Fields.
    Select the department and layout before creating a field.
  5. Drag and drop fields from the list of fields types.
    The Add Field form slides out to fill in the field properties.
  6. Enter the following details:
    1. Label : The name of the field.
    2. Enter the details as per the field type selected.
    3. Mark as required : Toggle to make the field mandatory.
    4. Show Tooltip : Toggle on to enable a tooltip for the field. When enabled, instructions or tips can be provided for filling in the field (such as the required date format). Choose to display tooltip in the form of an info icon or as static text.
    5. Mark as ePHI : Toggle on to mark the field as one that contains customer or patient health information. The ePHI label will be added beside the field on the agent's interface and in the Help Center.
      Note : Encryption is automatically enabled, But the user can still choose to disable encryption for that field and have it as ePHI labeled.
    6. End user's access to field in the Help Center: Choose from one of the following:
      Note: This will be applied to all the portals and layouts in which the field is associated.
      1. Editable for End Users : Users can fill in the field value.
      2. Read-Only for End Users: Users can view the field but cannot edit its value.
      3. Hide from Help Center: The field will be hidden from the users in the help center. If multiple help centers have been set up for different departments using multi-branding, the choice to hide or display the field will be applied across all departments where the field is used. 
  7. Click Add to include the field in the layout.
  8. Click Save to save the layout.

Deleting custom fields

Over time, data can lose relevance or accuracy, making it important to review fields periodically, especially those that store customer information. Regular reviews of fields used in layouts help identify and remove those that capture outdated or redundant data. Removing unused fields simplifies the interface for agents, enabling more efficient work and improving the overall support experience.
When a custom field is removed, it is moved to the Unused fields section and no longer appears in the layout. To delete the field permanently, it must be removed from the Unused Fields section. Once deleted permanently, the field and its associated data cannot be restored. It will be removed from all the dependent features such as reports, automations, custom views etc. 
Notes
Note
  1. To restore a field from the Unused Fields section, drag and drop it into the desired section of the layout. Restoring the field will also restore its associated data.
  2. Fields in the Unused Fields section are still part of the database and will count against the custom field limit.
  3. When Picklist fields are moved to the Unused Fields section, the values of the field will be reset on reuse.
  4. Default standard fields cannot be moved to the Unused Fields section.
  5. An unused field cannot be deleted from a department if it is being used in other departments.
To delete custom fields
  1. Navigate to Setup > Customization > Layout and Fields.
  2. Select the Layout under the Layouts and Fields sub-menu.
  3. Select a module from the Module dropdown list at the top of the page.
  4. Select the desired layout from the list of layouts.
  5. Hover on the field, click    (the Field settings icon), and select Remove Field . Alternatively, drag and drop the field into the Unused Fields section on the right side of the screen.
  6. Click Save Layout
To delete custom fields permanently
NotesNote: A field cannot be deleted if there is layout rules or validation rules written. In order to delete the custom field, users will have to first delete the layout rule or validation rules associated with the custom field.  
  1. From the Edit Layout page, go to the Unused Fields section.
  2. Click the Delete icon corresponding to the field to delete.
  3. In the pop-up that appears, confirm the deletion by clicking Yes. Delete Now. 
    If the field is used in other layouts, a notification will appear in a pop-up. The field must be removed from all layouts before it can be permanently deleted.

Rounding options for Currency fields

The Currency field allows decimal and precision settings to be configured based on the selected currency locale. It also provides four rounding options, as illustrated in the chart below.

Options

Amount

Decimal Places

Precision

Result

Normal

1234.123

3

-

1234.12

1234.567

3

-

1234.57

Round Off

1234.123

3

2

1234.12

1234.567

3

2

1234.57

Round Down

1234.123

3

2

1234.12

1234.567

3

2

1234.56

Round Up

1234.123

3

2

1234.13

1234.567

3

2

1234.57

Adding picklist values

By default, each module includes a set of standard picklist values. In addition, custom picklist fields can be created, allowing users to select options from lists customized to specific requirements. 

Adding values in bulk

Values can be added to your picklist fields in bulk. There are three ways to add them.
  1. From predefined choices Predefined values are available for days of the week, months of the year, continents and countries. These values can be selected and will be automatically populated as picklist options.
  2. Manual entry : Picklist values can also be entered manually. Click Add values, and the entries will be automatically added as picklist options. Any duplicate values added will be automatically removed. 
  3. Import from CSV : Picklist values can be imported from CSV files by either dragging and dropping the file or uploading it from the computer.

Adding nested picklist values

A nested picklist is a type of picklist field that allows grouping of values across up to six levels within a single option, where each level is dependent on the previous one. For example, a customer’s location can be captured using levels such as Country > State > City. This type of picklist is especially useful for collecting structured data through online forms, as it helps organize information effectively while maintaining a clean and streamlined form layout. Nested picklist values are separated using double colons (::). For example, a customer can select their preferred location for pickup services. With a nested picklist, it can ask the customer to select the country, state or province, and city through a single option. 


The nested picklist field will look like this on the Ticket Add form.

Notes
Note: 
  1. Users can add up to 500 nested picklist options.
  2. Users can add up to five nested picklist fields per layout.
  3. Nested picklist fields are only available in the Professional and Enterprise editions.
  4. The levels of a nested picklist are separated by double colons (::). For example: Category :: subcategory :: next subcategory. For example, to create a custom view of tickets from customers located in Los Angeles, enter the value as:
  5. The picklist field will be auto-filled with a default value, which is generally the first option on the form. Click on the Set as Default link
     next to any value to make it the default.

  6. Picklist fields are not department-specific. This means that a picklist field created in Department A will also be added in the Unused Fields list of Department B. However, the values in a picklist field are department-specific.
  7. When picklist values are added, renamed, or deleted, the changes are not automatically reflected in records where those values have already been used. Each affected record must be updated manually to reflect the changes.

Adding nested picklist values in bulk

Nested picklist values can be added in bulk using multiple methods. Options include selecting from predefined choices, entering values manually, or importing them.
Once the Nested Picklist toggle is enabled, click Add Values in Bulk link to access these options.

I. From predefined choices
  1. Click From Predefined Choices.
  2. Select a predefined choice set from under Import Predefined Choices.
  3. Select all, or the specific options to add, and click Add Values.
    Selections will be listed as options.
  4. Proceed to nest values using double colons. Click Add.
II. Add values manually
  1. Click Manual Entry.
  2. From the Editor, enter the nested picklist values with double colon separation, one below the other, and click Add Values.
  3. Click Add.
III. Import values from a CSV file
  1. Click Import from CSV.
  2. Ensure the values in the file have double colons separating the nested levels and are listed one below the other. Drag and drop the file into the Import from CSV section.
  3. Click Add.

Replacing picklist values

When editing picklist field values, changes can also be applied to records where those values are already used by replacing the existing picklist values in those records.
Notes
Note
  1. Replacing picklist values is different from renaming picklist values. When the values are replaced, the change will be automatically be reflected in the records where they have been used. There is no need to manually select and update each record individually for the picklist field.
  2. Replacing an existing picklist value will update the modified date and time of the affected records.
To replace picklist values
  1. Navigate to Setup> Customization > Layout and Fields.
  2. Click Fields List under the Layouts and Fields sub-menu.
  3. Select a module from the Module dropdown list at the top of the page.
    All the fields that belong to the selected module are listed in alphabetical order.
  4. Click Create or Edit Fields.
    Make sure to select the correct department and layout before creating a field.
  5. Hover your mouse pointer over the field you wish to edit, click    (the Field settings icon), and select Replace Values.
  6. In the Replace Values window, do the following:
    1. In the Change Value From field, select an existing value to be replaced.
    2. In the Change Value To field, select the new value (to replace the existing value).
  7. Click Replace.
  8. Click Save Layout.

Adding custom fields to other layouts  

Some fields may be relevant across multiple layouts. For example, in a telecommunications company, a field such as “Device Name” can be common across layouts. In such cases, an existing field can be added to multiple layouts. This helps ensure consistency in data collection and reporting, resulting in administrative efficiency.
Notes
Note
The field will be added to the corresponding section of the selected department's layout. If the section is unavailable, the field will be added to the very first section of the form layout. 
To add a custom field to multiple layouts
  1. Click the settings icon corresponding to a field on the Edit Layout page, and click Add to other Layouts.

  2. Select a layout from the panel and click Save.


SEE ALSO


        Create. Review. Publish.

        Write, edit, collaborate on, and publish documents to different content management platforms.

        Get Started Now


          Access your files securely from anywhere

            Zoho CRM Training Programs

            Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

            Zoho CRM Training
              Redefine the way you work
              with Zoho Workplace

                Zoho DataPrep Personalized Demo

                If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

                Zoho CRM Training

                  Create, share, and deliver

                  beautiful slides from anywhere.

                  Get Started Now


                    Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                    BOOK A SESSION







                                Quick LinksWorkflow AutomationData Collection
                                Web FormsEnterpriseOnline Data Collection Tool
                                Embeddable FormsBankingBegin Data Collection
                                Interactive FormsWorkplaceData Collection App
                                CRM FormsCustomer ServiceAccessible Forms
                                Digital FormsMarketingForms for Small Business
                                HTML FormsEducationForms for Enterprise
                                Contact FormsE-commerceForms for any business
                                Lead Generation FormsHealthcareForms for Startups
                                Wordpress FormsCustomer onboardingForms for Small Business
                                No Code FormsConstructionRSVP tool for holidays
                                Free FormsTravelFeatures for Order Forms
                                Prefill FormsNon-Profit

                                Intake FormsLegal
                                Mobile App
                                Form DesignerHR
                                Mobile Forms
                                Card FormsFoodOffline Forms
                                Assign FormsPhotographyMobile Forms Features
                                Translate FormsReal EstateKiosk in Mobile Forms
                                Electronic Forms
                                Drag & drop form builder

                                Notification Emails for FormsAlternativesSecurity & Compliance
                                Holiday FormsGoogle Forms alternative GDPR
                                Form to PDFJotform alternativeHIPAA Forms
                                Email FormsFormstack alternativeEncrypted Forms

                                Wufoo alternativeSecure Forms

                                TypeformWCAG


                                      All-in-one knowledge management and training platform for your employees and customers.

                                                Create. Review. Publish.

                                                Write, edit, collaborate on, and publish documents to different content management platforms.

                                                Get Started Now




                                                                  You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                      Manage your brands on social media


                                                                        • Desk Community Learning Series


                                                                        • Digest


                                                                        • Functions


                                                                        • Meetups


                                                                        • Kbase


                                                                        • Resources


                                                                        • Glossary


                                                                        • Desk Marketplace


                                                                        • MVP Corner


                                                                        • Word of the Day


                                                                        • Ask the Experts


                                                                          Zoho Sheet Resources

                                                                           

                                                                              Zoho Forms Resources


                                                                                Secure your business
                                                                                communication with Zoho Mail


                                                                                Mail on the move with
                                                                                Zoho Mail mobile application

                                                                                  Stay on top of your schedule
                                                                                  at all times


                                                                                  Carry your calendar with you
                                                                                  Anytime, anywhere




                                                                                        Zoho Sign Resources

                                                                                          Sign, Paperless!

                                                                                          Sign and send business documents on the go!

                                                                                          Get Started Now




                                                                                                  Zoho TeamInbox Resources





                                                                                                            Zoho DataPrep Demo

                                                                                                            Get a personalized demo or POC

                                                                                                            REGISTER NOW


                                                                                                              Design. Discuss. Deliver.

                                                                                                              Create visually engaging stories with Zoho Show.

                                                                                                              Get Started Now








                                                                                                                                  • Related Articles

                                                                                                                                  • Understanding Layouts and Layout Rules

                                                                                                                                    Creating Layouts Layouts control the organization of fields and related sections on the module page of a department. Each department can have its own layout that consists of both default and custom fields. They also determine which fields are ...
                                                                                                                                  • Creating nested picklist fields

                                                                                                                                    Record Creation forms are used to collect and display data. The more organized, clean, and streamlined these forms are,the more efficient the data collection process will be. A nested picklist is a type of picklist field that can help you build ...
                                                                                                                                  • Color Coding of Picklist Values 

                                                                                                                                    Picklist fields provide a predefined set of values for users to select from. This ensures consistent and standardized data entry across the system. It also enables grouping and filtering of similar records. For example, in the Tickets module, ...
                                                                                                                                  • FAQs: Formula Field

                                                                                                                                    1. What is a formula field? A formula field is a custom field that automatically calculates values based on other field values. It helps automate data calculations based on a predefined expression using fields, constants, operators, and functions. It ...
                                                                                                                                  • Creating Custom Lookup Fields in Zoho Desk

                                                                                                                                    The ability to establish connections between different sets of data is crucial in any business. For example, in the hospitality industry, departments like sales, marketing, and bookings can derive essential insights from customer data if it is linked ...
                                                                                                                                    Wherever you are is as good as
                                                                                                                                    your workplace

                                                                                                                                      Resources

                                                                                                                                      Videos

                                                                                                                                      Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                      eBooks

                                                                                                                                      Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                      Webinars

                                                                                                                                      Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                      CRM Tips

                                                                                                                                      Make the most of Zoho CRM with these useful tips.



                                                                                                                                        Zoho Show Resources