Difference between revisions of "Creating Custom Fields"

From SmartWiki
Jump to: navigation, search
 
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==Creating Custom Fields – Step by Step==
+
{{ Banner-UnderConstruction }}
  
In this example you will add [[Custom Fields|custom fields]] to the employee [[Role|role]] information, however; the attributes of the [[Custom Fields|custom fields]] are the same, regardless of the object.
+
===Overview===
 +
Custom fields can be created at any time, and associated with any one of a list of objects: UTA records (at any level), contacts (Users), companies (Organizations), and roles. They can be accessed and controlled via links on the Global Settings page or on the Entity Settings Page within a UTA, and that's also where they can be created.
 +
 
 +
====Locating and Viewing a Custom Field====
 +
To see a list of all custom fields, navigate to Global Settings > System tab > Custom Fields. From here, you can search for and modify any custom field; click on any of the column headings to sort by that column.
 +
 
 +
This page in Global Settings is also where you can view all Deleted Fields--click on the Deleted Fields button in the top left-hand corner. From the Deleted Fields list view, you can either '''Restore''' or '''Purge''' any field: select the checkbox next to the desired field, then click either the '''Restore''' (clock) or '''Purge''' (garbage bin) button, and when the confirmation window appears, select 'yes' or 'no'.
 +
 
 +
====Creation and Setup====
 +
When creating a new custom field, consider its intended function: what kind of data will it contain, and who will need to use it?
 +
These answers will directly affect field configuration.
 +
 
 +
To create a new custom field, navigate to the appropriate location (UTA, role, Organization settings or Contact settings) and then select the New Field button, which looks like a plus sign: '+'.
 +
The New Custom Field screen will then appear.
 +
The below table shows where each associated custom field can be created:
 +
 
 +
{| class="wikitable"
 +
|-
 +
||'''Entity'''
 +
||'''Location'''
 +
|-
 +
||UTA: L1, 2 or 3
 +
||Navigate to the desired UTA > Configuration Settings > L1, 2, or 3 Object Tab > Custom Fields
 +
|-
 +
||Role
 +
||Menu Icon > Roles and Security > User Roles > Edit Role > Custom Fields tab
 +
|-
 +
||Organization
 +
||Menu Icon > Global Settings > Organizations tab > Custom Fields
 +
|-
 +
||Contact/User
 +
||Menu Icon > Global Settings > Users tab > Custom Fields
 +
|}
 +
 
 +
Only two values on this screen must be populated before you can save your new field:
 +
 
 +
* Field Type
 +
* Field Name
 +
 
 +
'''Field Type''': this choice will determine how the field will handle and display the data it will hold. For a complete list of all custom field types, see the table on the [[Custom Fields]] page.<br />
 +
'''Note''': to see all available field types when creating a new custom field, enable '''Advanced Options''' on the top right of the display.<br />
 +
'''Field Name''': This should be unique (to simplify locating and referencing it at a later date) and can only contain alphanumeric, underscore, or dash characters.
 +
Once these settings are populated, you can '''Save''' your new field, or add further specifications.
 +
 
 +
Tip: To modify a custom field, you can use [[Configuration Mode]] from within a record. Enable it from the Options menu, then select the field.
 +
 
 +
==See Also==
 +
Please visit [[Custom Fields General Information]] to see the more common custom field settings.
 +
 
 +
<!--=Creating Custom Fields – Step by Step=
 +
In this example you will add [[Custom Fields|custom fields]] to the employee [[Role|role]], however; the attributes of the [[Custom Fields|custom fields]] are the same, regardless of the object.
 +
 
 +
 
 +
1. Click the '''[[Configuration Menu|Configuration]]''' Tab, then click on '''Roles & Permissions''' link.
  
1. Click the [[Configuration Menu|Configuration]], Roles & Permissions [[Menu|menu]].
 
  
 
2. Click the '''Edit''' button for the '''Employee''' [[Role|role]].
 
2. Click the '''Edit''' button for the '''Employee''' [[Role|role]].
  
[[Image:Creat1.png]]
+
[[Image:Creating_custom_fields_1.png]]
+
 
 
There are three types of [[Custom Fields|custom fields]] that you can associate with a [[Role|role]].
 
There are three types of [[Custom Fields|custom fields]] that you can associate with a [[Role|role]].
 +
 
* '''Base Custom Fields''' – these fields are always associated with the [[Role|role]].
 
* '''Base Custom Fields''' – these fields are always associated with the [[Role|role]].
 
* '''UTA Custom Fields''' – these fields are only used when you associate a contact with the [[Role|role]] in the context of a [[Universal Tracking Application]].
 
* '''UTA Custom Fields''' – these fields are only used when you associate a contact with the [[Role|role]] in the context of a [[Universal Tracking Application]].
 
* '''Association Custom Fields''' – these fields are only used when you associate a contact with the [[Role|role]] in the context of associating a contact with an organisation.
 
* '''Association Custom Fields''' – these fields are only used when you associate a contact with the [[Role|role]] in the context of associating a contact with an organisation.
 +
  
 
3. Click the '''Base Custom Fields''' tab.
 
3. Click the '''Base Custom Fields''' tab.
Line 18: Line 72:
 
The [[Custom Field|custom field]] list is displayed – currently blank.
 
The [[Custom Field|custom field]] list is displayed – currently blank.
  
[[Image:Creat2.png]]
+
[[Image:Creating_custom_fields_2.png|1000px|link:]]
+
 
 +
 
 
4. Click the '''New Field''' tab.
 
4. Click the '''New Field''' tab.
 +
 +
[[Image:Creating_custom_fields_3.png|link:]]
 +
  
 
The '''New Custom Field''' window is displayed.
 
The '''New Custom Field''' window is displayed.
  
[[Image:Creat3.png]]
+
[[Image:Creating_custom_fields_new_custom_field_4.png|800px|link:]]
+
 
This window consists of the following settings:
 
  
 +
This window consists of the following settings:-->
 +
<!--
 
==General Settings==
 
==General Settings==
 
[[Image:Creat4.png]]
 
 
* '''Display Order''' - determines the order in which the fields will be displayed on the page.  The display order will start at the number 10 and increment by 10 for each [[Custom Field|custom field]]. The display order can be changed at any time without affecting any data.
 
* '''Field Name''' – the name for the [[Custom Field|custom field]].  This name will also function as the caption unless the caption is set.
 
* '''Caption''' – an alternative caption to the field name.  If a caption is set it will be displayed rather than the field name.
 
 
* '''Field Type''' - defines the content type for the field.
 
* '''Field Type''' - defines the content type for the field.
* '''Tab Name''' – by adding a tab name, the [[Custom Field|custom field]] will be displayed on a tab of the same name at the top of the form. This technique reduces the length of the page. You can use multiple tabs and each field will be displayed under the associated tab.
+
* '''Field Name''' – the name for the [[Custom Field|custom field]]. This name will also function as the caption unless the caption is set.
* '''Searchable''' – indicates if the field should be included in the search features.
+
* '''Description''' - a general description for the custom field
  
<u>'''Allow Empty Input Check Box'''</u>
 
  
The '''Allow Empty Input''' check box is displayed for text and select type fields, and controls if data is mandatory in that field.
 
  
[[Image:Creat5.png]]
+
==Display==
+
* '''Display Order''' - determines the order in which the fields will be displayed on the page. The display order will start at the number 10 and increment by 10 for each [[Custom Field|custom field]]. The display order can be changed at any time without affecting any data.
* If you disable '''Allow Empty Input''' for '''Text''' type fields, the [[User|user]] will have to enter a value into the text box.
+
* '''Tab Name''' – by adding a tab name, the [[Custom Field|custom field]] will be displayed on a tab of the same name at the top of the form. This technique reduces the length of the page. You can use multiple tabs and each field will be displayed under the associated tab.
* If you disable '''Allow Empty Input''' for '''Select''' type fields, the [[User|user]] will NOT be able to save the record without selecting a value other than the first value.
+
* '''Caption''' – an alternative caption to the field name. If a caption is set it will be displayed rather than the field name.
 +
* '''Caption Location''' – define how the caption will be displayed . Options include '''"Left of Field", "Above Field", "No Caption", and "Hide Caption"'''.
 +
* '''Instructions''' – define text that will appear under or alongside the caption. Is displayed even if Hide Caption is chosen for '''Caption'''.
 +
* '''Tool Tip''' – define text that will as a tool-tip against the field name or caption.
 +
* '''On New Record''' - define how the custom field will be displayed on a new record. Options '''"Always Display", "Hide on New Record", "Only Show on New Record"'''.
 +
* '''SmartFields View''' - used to define those Custom Fields to be included and / or excluded in the [[SmartField View|SmartField]] list. Options are '''"Include", "Exclude", "Only display for SmartFields View"'''.
 +
* '''[[Control Page Breaks and Page Orientation With SmartField PDF Options|SmartFields PDF Formatting]]''' - used to define whether there should be page breaks and changes in page orientation when the field is pulled into [[SmartField View|SmartField]] PDF document.
  
<u>'''Additional Field level Options'''</u>
+
==Options==
 
+
The '''Options''' field displayed below the field type will change depending on the field type selected.
* '''Searchable Check Box''' - the '''Searchable''' check box is used to make the field searchable.
 
* '''Track Changes''' – this setting is used to indicate that all changes to the value in field should be tracked.  This tracking includes the original and replacement value, the [[Username|username]] and the date/time that the change was made.
 
  
In order to see the changes a [[User|user]] needs to be in a [[Role|role]] associated with the '''Manager Permission''' – '''View Custom Field Changes'''.  When in this [[Role|role]] an icon is displayed next to the field caption.
 
  
[[Image:Creat6.png]]
 
 
<u>'''Option Settings'''</u>
 
  
The '''Options''' field displayed below the field type will change depending on the field type selected.
 
 
* For '''Select one''' or '''Multiple select''' type fields this will contain the list of selection options – separated by semi-colons.
 
* For '''Select one''' or '''Multiple select''' type fields this will contain the list of selection options – separated by semi-colons.
 
* For '''Text type''' [[Custom Fields|custom fields]], this can contain a default value for the field, or an instruction as to the purpose of the field.
 
* For '''Text type''' [[Custom Fields|custom fields]], this can contain a default value for the field, or an instruction as to the purpose of the field.
 
* For '''Calculated''' fields, this contains the expression.
 
* For '''Calculated''' fields, this contains the expression.
 +
 
* For a multiple column layout, a '''Title Label''' field is used and the default value is set to the number of columns required.
 
* For a multiple column layout, a '''Title Label''' field is used and the default value is set to the number of columns required.
  
<u>'''Services Settings'''</u>
 
  
The services options provide links between a field’s contents and [[External|external]] web services.
+
[[Image:Creating_custom_fields_options_5.png|link:]]<br />
 +
''Options for text and select type fields''
 +
 
 +
 
  
[[Image:Creat7.png]]
+
* The '''Mandatory''' check box is displayed for text and select type fields, and controls if data is mandatory in that field.
+
** If you enable '''Mandatory''' for '''Text''' type fields, the [[User|user]] will have to enter a value into the text box.
* '''Enable Map Service''' – displays the map icon next to the field name. This icon will launch the [[User|user’s]] selected map service and display a map of the content of the field – provided a valid address is stored in the field.
+
** If you enable '''Mandatory''' for '''Select''' type fields, the [[User|user]] will NOT be able to save the record without selecting a value other than the first value.
* '''Enable People Search Service''' – displays the '''Search Internet''' icon next to the field name. This icon will launch a variety of search services and display the contact details from those services– provided a valid contact name is stored in the field.
+
* '''Appear Mandatory''': Makes the field appear as through it required even though "Allow Empty" is selected.
* '''Enable Organisation Search Service''' – displays the '''Search Internet''' icon next to the field name. This icon will launch a variety of search services and display the organisations details from those services– provided a valid organisation name is stored in the field.
+
* '''Searchable''' - the '''Searchable''' check box is used to make the field value appear in the system search.
 +
* '''Track Changes''' – this setting is used to indicate that all changes to the value in field should be tracked. This tracking includes the original and replacement value, the [[Username|username]] and the date/time that the change was made.
 +
* '''Enable [[KML]]''' - allows KML data (for mapping applications) to be used.
 +
* '''Disable Quick Edit''' - checking this box will disable the '''"Quick Edit"''' feature.
 +
* '''Disable Field from Global Search''' - this option is used to make the field value appear in '''[[Global Search|Global Searches]]'''.
 +
* '''Enable Map Service''' - displays the map icon next to the field name. This icon will launch the [[User|user’s]] selected map service and display a map of the content of the field – provided a valid address is stored in the field.
 +
* '''[[Enable Translation Service]]''' - allows for language translation of data entered into text fields, achieved by integration with Google Translate.
 +
* '''Read Only''' - uncheck this box to allow users to edit this field.
  
<u>'''Validation Settings'''</u>
+
In order to see the changes a [[User|user]] needs to be in a [[Role|role]] associated with the '''Manager Permission''' – '''View Custom Field Changes'''. When in this [[Role|role]] an icon is displayed next to the field caption.
  
 +
==Validation Settings==
 
The '''Validation''' fields displayed below the field type will change depending on the field type selected.
 
The '''Validation''' fields displayed below the field type will change depending on the field type selected.
  
[[Image:Creat8.png]]
+
[[Image:Creating_custom_fields_validation.png]]
+
 
 
You can control the validation of any text type [[Custom Field|custom field]].
 
You can control the validation of any text type [[Custom Field|custom field]].
* '''Basic validation''' consists of date, numeric, and alphabetic validation.  If you select date validation, a calendar icon will be displayed to the right of the field name automatically.
 
* '''Custom validation''' allows you to set input masks for the field.  For example '''>100 or @value@>100''' would restrict the value entered to greater than 100.  To validate 9 digits SIN number, '''isMatch(@value@, 'NNNNNNNNN', false)'''.  See the [[SmartSimple]] wiki for additional examples.
 
* Message will display a field specific message if the validation criteria are not met.
 
* For more advanced page level validations you can use the [[Custom Field Type (103): Special – Browser Script|Custom Field – Special Browser Script]] to add a specific script to any page.
 
  
<u>'''Value Stores To'''</u>
+
* '''Validation Options''' - check-mark enables [[Server-Side Validation]] allowing for consolidated validation error messages to be displayed.
 +
* '''Validation Type''' - options include '''"date", "numeric", and "alphabetic"''' validation. If you select date validation, a calendar icon will be displayed to the right of the field name automatically.
 +
* '''Javascript Validation''' - allows you to set input masks for the field. For example '''>100 or @value@>100''' would restrict the value entered to greater than 100. To validate 9 digits SIN number, '''isMatch(@value@, 'NNNNNNNNN', false)'''. See the [[SmartSimple]] wiki for additional examples.
 +
* '''Validation Error Message''' - will display a field specific message if the validation criteria are not met.
 +
** For more advanced page level validations you can use the [[Custom Field Type: Special – Browser Script|Custom Field – Special Browser Script]] to add a specific script to any page.
 +
* '''Maximum Count Message''' - sets the maximum character count for the field. Options include check boxes to '''Show Counter''' which will display the character count and '''Count Words''' which will change from counting characters to counting words.
 +
* '''Maximum Count Message''' - will display a field specific message if the Maximum Count Message criteria is not met.
  
[[Image:Creat9.png]]
+
==Values Storage==
+
[[Image:Creating_custom_fields_value_storage.png|link:]]
* This setting will take the value for the current field and store it into another field associated with the same [[Entity|entity]].
 
* For example, you may need two fields, one captioned in English and another captioned in French, but need to store the value into a single field.
 
  
<u>'''Formatting Settings'''</u>
+
Comprised of 2 parts
  
 +
* '''From Custom Field(s)''': Displays the name of the source field that its pulling data from this field. Will be read-only
 +
* '''To Custom Field''': This setting will take the value for the current field and store it into another field associated with the same [[Entity|entity]]. For example, you may need two fields, one captioned in English and another captioned in French, but need to store the value into a single field.
 +
 +
Note: Please see the article '''[[Value Stores To]]''' for additional details.
 +
 +
==Formatting Settings==
 
The formatting settings control the presentation of text type fields.
 
The formatting settings control the presentation of text type fields.
  
[[Image:Creat10.png]]
+
[[Image:Creating_custom_fields_formatting.png|link:]]
+
 
* '''Height''' – controls the number of lines for a text box.  This size is based on the default text size in the client [[Browser|browser]].
+
* '''Caption Style''' – controls the bold, underline, italic and highlight attribute when the field is displayed in view mode.
 +
*: '''Note:''' For Caption Style, put @value@ inside html style tags like <u>@value@</u>
 
* '''Width''' – controls the width of the next box.
 
* '''Width''' – controls the width of the next box.
* '''Number Format''' – controls the format of the data when the field is displayed in '''View''' mode. You can use standard setting such as Integer, Decimal, Currency, Percent or custom formats such as $#,###.00.
+
* '''Number Format''' – controls the format of the data when the field is displayed in '''View''' mode. You can use standard setting such as Integer, Decimal, Currency, Percent or custom formats such as $#,###.00.
* '''Style''' – controls the bold, underline, italic and highlight attribute when the field is displayed in view mode.
+
* '''Number Precision''' - control how many decimal places are displayed for numbers.
* '''Tool Tip''' – provides mouse over help to the [[User|user]] in the use of the field.
+
* '''Tool Tip''' – define text that will as a tool-tip against the field name or caption.
 
+
* '''Align''' - control the justification of the text within the field.
<u>'''Role Permissions'''</u>
+
* '''Custom HTML Tag''' - Use this field for additional attributes to the field HTML tag. For Example: style="background-color=00ff00" or onfocus="this.value='Populate this text in field when selected'"
  
 +
==Permissions & Availability==
 
Access to a [[Custom Field|custom field]] is controlled by [[Role|role]] based permissions.
 
Access to a [[Custom Field|custom field]] is controlled by [[Role|role]] based permissions.
  
[[Image:Creat11.png]]
+
To access the '''Role''' and '''Status''' access settings click on the '''Permissions & Availability''' tab next to the General Settings.
 
* '''Allow View Field''' – If you associate this setting with [[Role|roles]], then the field will only be displayed to people with these [[Role|roles]].  If you leave this field blank, then everyone will be able to see the field.
 
* '''Allow Modify Field''' – If you associate this setting with [[Role|roles]], then the field will only be modifiable by people with these [[Role|roles]].  If you leave this field blank, then everyone will be able to modify the value on the field.
 
* '''Deny View Field''' – If you associate this setting with [[Role|roles]], then the field will not be displayed to people with these [[Role|roles]].  If you leave this field blank, then everyone will be able to see the field.
 
* '''Deny Modify Field''' – If you associate this setting with [[Role|roles]], then the field will not be modifiable by people with these [[Role|roles]].  If you leave this field blank, then everyone will be able to modify the value on the field.
 
 
 
 
 
 
 
==Creating Custom Fields==
 
  
 +
<!--[[Image:Creating_custom_fields_permissions.png|link:]]-->
 +
<!--Field permissions can be controlled by role and by status.
 +
* '''Allow View Field''' – If you associate this setting with [[Role|roles]], then the field will only be displayed to people with these [[Role|roles]]. If you leave this field blank, then everyone will be able to see the field.
 +
* '''Allow Modify Field''' – If you associate this setting with [[Role|roles]], then the field will only be modifiable by people with these [[Role|roles]]. If you leave this field blank, then everyone will be able to modify the value on the field.
 +
* '''Deny View Field''' – If you associate this setting with [[Role|roles]], then the field will not be displayed to people with these [[Role|roles]]. If you leave this field blank, then everyone will be able to see the field.
 +
* '''Deny Modify Field''' – If you associate this setting with [[Role|roles]], then the field will not be modifiable by people with these [[Role|roles]]. If you leave this field blank, then everyone will be able to modify the value on the field.-->
 +
<!--=Creating Custom Fields=
 
1. Create the following fields for the employee [[Role|role]] you have previously established:
 
1. Create the following fields for the employee [[Role|role]] you have previously established:
  
Line 128: Line 195:
  
 
[[Image:Creat17.png]]
 
[[Image:Creat17.png]]
+
 
 
2. Review an '''Employee''' record and set the fields as shown below:
 
2. Review an '''Employee''' record and set the fields as shown below:
  
 
[[Image:Creat18.png]]
 
[[Image:Creat18.png]]
+
 
 
3. Select the '''Compensation''' fields.
 
3. Select the '''Compensation''' fields.
  
[[Image:Creat19.png]]
+
[[Image:Creat19.png]]-->
   
+
<!--<span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name=" Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name=" Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="  Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="    Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="    Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="      Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="      Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="        Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="        Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="          Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="          Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="            Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="            Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="              Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="              Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="                Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="                Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="                  Template:Move to Common Level" data-bs-type="template" data-bs-id="1"><span class="mceNonEditable template" id="bs_template:@@@TPL1@@@" data-bs-name="                  Template:Move to Common Level" data-bs-type="template" data-bs-id="1">{{                    Template:Move to Common Level }}</span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span></span>-->
 
[[Category:System Management]][[Category:Custom Fields]]
 
[[Category:System Management]][[Category:Custom Fields]]

Latest revision as of 16:14, 9 October 2018


Construction warning.png Please note that this page is currently under construction. There is more information to come.

Overview

Custom fields can be created at any time, and associated with any one of a list of objects: UTA records (at any level), contacts (Users), companies (Organizations), and roles. They can be accessed and controlled via links on the Global Settings page or on the Entity Settings Page within a UTA, and that's also where they can be created.

Locating and Viewing a Custom Field

To see a list of all custom fields, navigate to Global Settings > System tab > Custom Fields. From here, you can search for and modify any custom field; click on any of the column headings to sort by that column.

This page in Global Settings is also where you can view all Deleted Fields--click on the Deleted Fields button in the top left-hand corner. From the Deleted Fields list view, you can either Restore or Purge any field: select the checkbox next to the desired field, then click either the Restore (clock) or Purge (garbage bin) button, and when the confirmation window appears, select 'yes' or 'no'.

Creation and Setup

When creating a new custom field, consider its intended function: what kind of data will it contain, and who will need to use it? These answers will directly affect field configuration.

To create a new custom field, navigate to the appropriate location (UTA, role, Organization settings or Contact settings) and then select the New Field button, which looks like a plus sign: '+'. The New Custom Field screen will then appear. The below table shows where each associated custom field can be created:

Entity Location
UTA: L1, 2 or 3 Navigate to the desired UTA > Configuration Settings > L1, 2, or 3 Object Tab > Custom Fields
Role Menu Icon > Roles and Security > User Roles > Edit Role > Custom Fields tab
Organization Menu Icon > Global Settings > Organizations tab > Custom Fields
Contact/User Menu Icon > Global Settings > Users tab > Custom Fields

Only two values on this screen must be populated before you can save your new field:

  • Field Type
  • Field Name

Field Type: this choice will determine how the field will handle and display the data it will hold. For a complete list of all custom field types, see the table on the Custom Fields page.
Note: to see all available field types when creating a new custom field, enable Advanced Options on the top right of the display.
Field Name: This should be unique (to simplify locating and referencing it at a later date) and can only contain alphanumeric, underscore, or dash characters. Once these settings are populated, you can Save your new field, or add further specifications.

Tip: To modify a custom field, you can use Configuration Mode from within a record. Enable it from the Options menu, then select the field.

See Also

Please visit Custom Fields General Information to see the more common custom field settings.