Adding/Editing/Deleting Custom fields

To add custom fields:

  1. Login with a user with administrator privileges and click on Administration option under the user profile.
  2. Under the Account Management section, click on Custom Fields.
  3. On the Manage Custom Fields pop-up, click on Add.
  4. Select an appropriate type of custom field you want to create.
  5. In the Add Custom Field, type name in the Name* box.
  6. In the Formula Key* box, type the formula key.

    Formula Key should be unique, must start with a letter (capital or lower case) and can contain underscores and numbers.
    It should not contain special characters like #,!, etc and should not start with a number. This key is used when referencing the custom field in API.

  7. Under the Attached to tab, select the appropriate entity.
  8. Fill in other details and click Save.

Some important points to note:

  1. A custom field when attached to an entity will appear on its details page. 
    For example a custom field attached to a User will appear on its details page.
  2. The value of the custom field can be viewed from the details page. You will be able to enter/edit its value its from the 'Custom Fields' tab by editing that entity.
  3. Only a custom field of type Multi-select drop-down can be attached to a Task.


To edit custom fields:

  1. Login with a user with administrator privileges and click on Administration option under the user profile.
  2. Under the Account Management section, click on Custom Fields.
  3. Point to a custom field, and click on the Pencil icon to edit the field. 
  4. In the new popup, edit the required details under the different tabs (Basic and Attached To) and click Save.
    The custom field is saved with the new changes.

To delete custom fields:

  1. Login with a user with administrator privileges and click on Administration option under the user profile.
  2. Under the Account Management section, click on Custom Fields.
  3. Point to a custom field and click Delete icon.
  4. Confirm the deletion by clicking on Yes. The custom field is deleted.