Policy Fields
A custom Policy Field is a custom field added to the Policy section of a lead for data collecting purposes. All custom Policy Fields do not impact functionality and rely heavily on the User filling them out correctly. Before creating a custom Policy Field, determine if a System field already exists. Check Settings -> Options -> Contact Form for any policy fields that may have been hidden unintentionally. (needs way to get all system fields and what they do)
Under Settings select Policy Fields
Select Add Field from the top menu and scroll all the way down to select Policy Fields
The new Policy Field needs several fields filled out to ensure proper setup
Enter the Name in all lowercase letters and underscores for spaces (lowercase_underscore). The Description is the name as it would appear on the Policy Field
During Setup set visibility to Hidden. Once the Field is completely configured it can be set to Visible for the Entire System
Type is the format the field will take once it is created. There are several options available and it’s important to select the appropriate Type for the Field being created.
Â
Alphanum Select Menu Dropdown - This creates a dropdown menu, including both numbers and letters.
Most commonly used for Dropdown Menus
Boolean - Creates a dropdown menu for Yes/No answers only
Most commonly used for Y/N answers
Currency - Allows for number entry in dollars
Date - Will require the info to be entered in Date Format
Date and Time - Will format the field for date and time
Decimal - Will allow for decimal numbers
Enabled - Creates a drop down menu for Yes/No answers only. Differs from Boolean because this is a string Yes/No compared to an actual boolean. )
File - Allows for the upload of a file to the Lead
Image - Allows for the upload of an image to the Lead
Long Text - Allows for Fill in the Blank answers up to 4,294,967,295 characters
Most commonly used for fill in the blank responses that can be exceptionally long.
Multi-Checkbox - This will provide several options that a User can select
Number - Allows for whole numbers entry (no decimals or dollar format)
Select Menu Dropdown - Provides a custom menu created specifically for this Field. This only allows integer ID keys from the specified source.
Text  - Provides space for text up to 255 characters
Time - Entry in Time format
URL/Link - provides for a URL or Link up to 255 characters
Section specifies where on the lead this new Field will be located.
Set Policy Field to Visible if fully configured and Save Field.