Managing Fields - Overview

Managing Fields - Overview

Collecting and maintaining user data is a tricky process. You need to figure out a couple of things, such as deciding whether a particular detail is required, optional, or unnecessary during account creation. You also need to decide the kind of protection every detail needs, and if the user should be allowed to edit their own details. However, the trickiest part is actually collecting the data.
 
Let's consider an example.
 
You've decided to collect the name, email address, shift details, and emergency contact of all your employees. Here are the problems you'll face: First, your user data store needs to have fields for shift details and emergency contact info. Once you've added those fields, you need a way to make them mandatory. In addition to making them mandatory, you'll also need a way to encrypt sensitive information, such as the user's emergency contact.
 
Manage Fields aims to solve these problems. It enables you to create and customize your own fields, or change the edit permissions of system fields. Custom fields enable you to store all the relevant details about a user while adding them—even those that can't be stored using the pre-built fields in the Admin Panel.

Custom fields also enable you to import all relevant data during User Import and LDAP Sync. Your existing user data store or LDAP server might have fields not present in the Zoho Admin Panel. Those fields can be added as custom fields in Manage Fields before importing or syncing.  

What are System Fields?

The Name and Email Address fields are the default mandatory fields, and are called System Fields. These fields cannot be customized or deleted. However, you can choose to restrict users from editing these fields from their Zoho Account.
 
For example, you can prevent users from updating their personal email addresses in the Email Address field.

Field Types

Field Type Name
Sample Input
Encryption Available?
Maximum Fields Allowed
Text
"lorem ipsum"
Y
20
Phone
(123) 456-7890
Y
Email
Y
URL
Y
Number
123
Y
10
Decimal
123.5
N
5
Percent
14%
N
Date
-
Y
5
Checkbox
-
N
5
Picklist
-
N
5



    • Related Articles

    • Add field

      Sign in to Zoho One , then click Directory in the left navigation menu. Go to Users, then click Manage Fields. Click Add Custom Field. Name the field and choose a field type. Fill in the maximum character limit and the default value. If you ...
    • Edit field

      Sign in to Zoho One , then click Directory in the left naviomenu. Go to Users, then click Manage Fields. Hover over the required field, then click Edit. Make the required changes. In custom fields, everything except Field Type can be edited. In ...
    • Delete field

      Sign in to Zoho One , then click Directory in the left navigation menu. Go to Users, then click Manage Fields. Hover over the required field, then click . Click Delete, then click OK. Note: Deleting a field is irreversible. All existing user data ...
    • Disable field

      Sign in to Zoho One , then click Directory in the left navigation menu. Go to Users, then click Manage Fields. Hover over the required field, then click . Click Disable, then click OK. The field will be marked as Inactive. Existing user data stored ...
    • Enable field

      Sign in to Zoho One , then click Directory in the left menu. Go to Users, then click Manage Fields. Hover over the required field, then click . Click Enable, then click OK. If the field held user data before being disabled, that data will be ...