Managing Custom Fields and Picklists

Follow

Overview

Practifi Administrators can create custom fields in your Practifi organization to capture information specific to your firm's needs. For example, custom fields can be added to the Additional Infomation section within the Specifics tab on Entity records.

Before creating a custom field, we recommend contacting your CSM to ensure a field does not already exist within the product to capture the information you would like added. This article will outline creating a custom field, placing the field within your Practifi instance and editing field properties.

Field Creation - Non-Picklist

The following steps can be used to build custom fields in your Practifi organization that are not the data type of Picklist or Picklist (Multi-Select). To create Picklist or Picklist (Multi-Select) fields, please proceed to the next section within this article. 

  1. Select the gear icon and select Setup from the drop-down menu. 

    Screenshot 2023-10-26 at 2.55.00 PM.png

  2. In Setup, select the Object Manager tab next to the Home button.

    Screenshot 2023-10-26 at 2.57.17 PM.png

  3. Locate the object you want the field to display on the Object Manager list and select its name in the Label column. For example, creating a new field to display on the Client record would be on the Entity object with the API name of Account. The Quick Find search on the Object Manager list can quickly locate a Salesforce object by its label name. 

    Screenshot 2023-10-26 at 2.58.46 PM.png

  4. Select the Fields & Relationships tab on the left-hand side to open a list of all fields available on this object.

    Screenshot 2023-10-26 at 3.01.02 PM.png

  5. On the right-hand side of the Fields & Relationships table will be multiple buttons, including a New button. Select this button to create a new field. 

    Screenshot 2023-10-27 at 11.00.20 AM.png

  6. Select the data type that best suits the input format for the custom field and then click Next to continue in the field creation process. For example, to create a field capturing a client's business phone number, you would select the data type of Phone from the Data Type options.

    Screenshot 2023-10-27 at 12.51.41 PM.png

  7. In the Field Label field, enter how you would like the field name displayed in Practifi. For example, "Business Phone." 

    Screenshot 2023-10-27 at 12.54.35 PM.png

  8. Click into the Field Name field. This value will auto-populate based on the information input in the Field Label field. To avoid errors due to duplicate field names, we recommend adding a prefix to the field name, such as "local" or your firm's name or initials. 

    Screenshot 2023-10-27 at 12.55.17 PM.png

  9. In the Description field, enter a short description of the field's purpose, if desired. A description is not required and will only display on the Salesforce backend.

    Screenshot 2023-10-27 at 12.56.45 PM.png

  10. If you would like to guide users in Practifi on using this field, enter information in the Help Text field. This text displays when a user hovers over the Info icon next to the field. Help text is not required for field creation. 

    Screenshot 2023-10-27 at 12.57.21 PM.png

  11. Select Next to continue in the creation process.

    Screenshot 2023-10-27 at 12.58.24 PM.png

  12. Set the field-level security for the new field by selecting the Visible and, if necessary, the Read-Only checkboxes next to the Profiles you want to have access to this field. 
    • Field-level security determines who can see this field within your organization. Having the Visible checkbox checked beside the profile name means the profile can view and edit the field. Select the Read-Only checkbox to limit a user's edit access to the field. Enabling both the Read-Only and Visible checkboxes means a user can view the field and its value but cannot edit it.

      Screenshot 2023-10-27 at 1.00.02 PM.png

  13. Click Next. Select the checkbox to the left of the Page Layout Name to add to the page layout. To add to all page layouts, select the checkbox to the left of Add Field to check all page layouts within the list.
    • Adding the field to page layouts specifies which page layouts within your Practifi instance will have this field available to display. Enabling the checkbox located on the left-hand side of the Page Layout Name means this field can later be selected to display on this page layout.

      Screenshot 2023-10-27 at 1.01.51 PM.png

  14. Once you have selected the page layouts necessary for this field, select Save to finalize this field's creation. Save & New may be selected to create multiple fields, as it will create the current field while beginning the field creation steps.

    Screenshot 2023-10-27 at 1.03.17 PM.png

  15. Proceed to the Adding the Field to the Practifi Page section of this article to ensure the field is available within your Practifi organization.

Field Creation - Picklist or Picklist (Multi-Select)

The following steps can be used to create a custom field with the data type of Picklist or Picklist (Multi-Select). For guidance on creating custom fields that do not have this data type, please consult the previous section in this article.

  1. Select the gear icon Setup_cog.pnglocated in the upper right-hand corner and select Setup from the drop-down menu. 

    Screenshot 2023-10-26 at 2.55.00 PM.png

  2. In Setup, select the Object Manager tab located to the right of the Home button on the upper left-hand side of the screen.

    Screenshot 2023-10-26 at 2.57.17 PM.png

  3. Locate the object you want the field to display on the Object Manager list and select its name in the Label column. For example, creating a new field to display on the Client record would be on the Entity object with the API name of Account. The Quick Find search on the Object Manager list can quickly locate a Salesforce object by its label name. 

    Screenshot 2023-10-26 at 2.58.46 PM.png

  4. Select the Fields & Relationships tab on the left-hand side to open a list of all fields available on this object.

    Screenshot 2023-10-26 at 3.01.02 PM.png

  5. On the right-hand side of the Fields & Relationships table will be multiple buttons, including a New button. Select this button to create a new field. 

    Screenshot 2023-10-27 at 11.00.20 AM.png

  6. Select the data type of Picklist or Picklist (Multi-Select) and click Next to proceed. 

    Screenshot 2023-10-27 at 2.06.10 PM.png

  7. Enter how you would like the field name displayed in Practifi in the Field Label field. For example, "Preferred Coffee". 

    Screenshot 2023-10-27 at 2.08.23 PM.png

  8. Click into the Field Name field. This value will auto-populate based on the information input in the Field Label field. To avoid errors due to duplicate field names, we recommend adding a prefix to the field name, such as "local" or your firm's name or initials. 
  9. Under Values, select the radio button to the left of Enter values, with each value separated by a new line.

    Screenshot 2023-10-27 at 2.09.50 PM.png

  10. Within the Values box, enter each picklist value separated by a new line.

    Screen_Shot_2021-06-29_at_11.03.33_AM.png

  11. If desired, select the checkbox beside Display values alphabetically, not in the order entered. The field will auto-display the drop-down menu alphabetically regardless of how the values appear on this screen. This checkbox is not mandatory for field creation.
  12. If you would like the first picklist option to be the default selection automatically, select the checkbox to the left of Use first value as default value. This checkbox is not required for field creation.
  13. Proceed to the Adding the Field to the Practifi Page section of this article to ensure the field is available within your Practifi organization.

Adding the Field to the Practifi Page

Custom fields in your Practifi instance are added to the Additional Information field set on specific objects where this field set has been made available. The fields will then be displayed in an Additional Information section on the following pages:

  • Contact - On the Specifics tab.

  • Deal - On the Basics tab, below the Deal Value field section.

  • Financial Product - On the Specifics tab.

  • Policy - On the Basics tab, below the Premiums field section.

  • Policy Coverage - On the Basics tab, below the Coverage Details field section.

  • Service - On the Basics tab, below the Key Dates field section.

Customized page layouts and Lightning record pages will not receive the layout changes automatically. To add them, refer to the standard page layout or Lightning record page as needed to understand the layout, then replicate it using Salesforce's drag-and-drop builder tools. If you have additional questions about adding fields to other Practifi objects, please contact your CSM.

  1. If not already in the Object Manager, select the gear icon Setup_cog.pngin the upper right-hand corner and select Setup from the drop-down menu. Then select the Object Manager tab located to the right of the Home button on the upper left-hand side of the screen.
  2. Locate the object from the Object Manager list and select its name in the Label column.

    Screen_Shot_2021-06-29_at_3.42.29_PM.png

  3. Navigate to the Field Sets tab on the left-hand side.
  4. Select the Practifi – Additional Information field set to enter the editing mode.

    Screen_Shot_2021-06-29_at_3.43.45_PM.png

  5. Drag the newly created field in the palette at the top of the page to the In the Field Set box to include this field. If the field displays greyed out in the palette, it is already included in the field set. Fields can only be added once to the field set.

    Screen_Shot_2021-06-29_at_3.48.42_PM.png

  6. Click Save at the top left of the palette to finalize the field's inclusion. The field will now appear in the Additional Information section of the record in your Practifi organization.

    Screen_Shot_2021-06-29_at_3.51.13_PM.png

Editing Fields

Custom fields created within your organization will support the editing of all attributes. Non-custom fields part of the Practifi package product are managed and will not support editing their label, name, data type and other select attributes. However, managed picklist fields will allow you to modify the picklist values. 

Changing the Field Name

  1. If not already in the Object Manager, select the gear icon Setup_cog.pngin the upper right-hand corner and select Setup from the drop-down menu. Then select the Object Manager tab located to the right of the Home button on the upper left-hand side of the screen.
  2. Locate the object you want the field to display on the Object Manager list and select its name in the Label column.
  3. Select the Fields & Relationships tab on the left-hand side to open a list of all fields available on this object.

    Screen_Shot_2021-06-29_at_9.24.56_AM.png

  4. On the Fields & Relationships list, locate the custom field you would like to change the field name of and select the Field Label. The Quick Find search can locate the specific field quickly by searching for the field label value.

    Screen_Shot_2021-06-29_at_11.36.24_AM.png

  5. On the field details page, select the Edit button.

    Screen_Shot_2021-06-29_at_11.38.29_AM.png

  6. In the Field Label field, change the field's name to how you would like it displayed on the Practifi front end. 
    • Please note: While the Field Label information can be edited after initial creation, it should be done sparingly if your firm uses merge templates. Likewise, it is best practice not to modify the Field Name information after initial creation, as integrations and scheduled rollups may call on this information. 
  7. Once the change is made, select the Save button to finalize this adjustment.

    Screen_Shot_2021-06-29_at_11.49.30_AM.png

Editing Picklist Values

Please note: Please consult the Modifying Preferred Address, Phone or Email Picklists section if you edit values within our Preferred Email, Preferred Address, Preferred Phone or any other custom picklist field that references other fields in your organization through triggers.

  1. If not already in the Object Manager, select the gear icon Setup_cog.pngin the upper right-hand corner and select Setup from the drop-down menu. Then select the Object Manager tab located to the right of the Home button on the upper left-hand side of the screen.
  2. Locate the object on which the field you want to edit is in the Object Manager list and select its name in the Label column.
  3. Select the Fields & Relationships tab on the left-hand side to open a list of all fields available on this object.

    Screen_Shot_2021-06-29_at_9.24.56_AM.png

  4. On the Fields & Relationships list, locate the custom field you would like to change the field name of and select the Field Label. The Quick Find search can locate the specific field quickly by searching for the field label value.

    Screen_Shot_2021-06-29_at_11.36.24_AM.png

  5. Scroll down to the Values section on the field details page.

    Screen_Shot_2021-06-29_at_11.52.44_AM.png

  6. In this section, a few buttons are at the top of the list to perform several edit functions. The buttons available are as follows:
    • New: Select this button to create a new picklist value.
      • Please note: When creating a new picklist value, the new value must be added to the record type to display within the picklist's drop-down menu. After entering your new picklist value, ensure that record types have been selected by checking the boxes beside the record type's name before selecting Save to finalize the value's addition. 

    • Reorder: This button allows the rearranging of the existing values. 
    • Replace: Replace an existing value. You can replace an existing value with a new value, other values or a blank value. If you replace an existing value with a blank value, existing records in your organization will not display a value in this field anymore.
    • Printable View: See all your values at once in a pop-up menu. This display is helpful when creating a picklist with extensive options. 
    • Chart Colors: Customize the appearance of values on charts and reports
  7. If looking to modify a specific picklist value, select the Edit button in the Action column located on the left-hand side of the value. After selecting edit, the following options will be available for change:
    • Label: This is what appears in the drop-down menu for the picklist.
    • API Name: This identifies the value used in formulas and programming references. Once set, this value should not change to prevent any breaks in referencing.
    • Default: Set the value as the default for the picklist.
    • Chart color: This setting determines how this value appears in reports and dashboards. If not selected, the color is assigned dynamically.

      Screen_Shot_2021-06-29_at_12.09.38_PM.png

Modifying Preferred Address, Phone or Email Picklists

Triggers use certain picklists in Practifi to pull information into various locations within records. For example, the Preferred Phone picklist in Practifi establishes which phone number displays on the Key Entity record header for ease of access. When modifying certain picklists that use other fields' information through a trigger, you must ensure that the picklist option's API name matches the corresponding field's API name. 

For example, if you are adding a picklist option called "Business Phone" to the Preferred Phone picklist, there must be a field called Business Phone within your organization and the "Business Phone" picklist option's label on the Preferred Phone field will be the API name of the Business Phone field. This applies to Preferred Address, Preferred Phone, Preferred Email or any picklist field referencing another field's value in your organization through a trigger.

To ensure the picklist option is appropriately set, use the following steps:

  1. If not already in the Object Manager, select the gear icon Setup_cog.pngin the upper right-hand corner and select Setup from the drop-down menu. Then select the Object Manager tab located to the right of the Home button on the upper left-hand side of the screen.
  2. Locate the object that the field you want to edit is located on in the Object Manager list and select its name in the Label column.
  3. Select the Fields & Relationships tab on the left-hand side to open a list of all fields available on this object.

    Screen_Shot_2021-06-29_at_9.24.56_AM.png

  4. On the Fields & Relationships list, locate the picklist field you would like to add a new value to and select its Label — for example, Preferred Phone.

    Screenshot 2023-10-27 at 3.01.09 PM.png

  5. Scroll to the Values section and select the New button to add a new picklist value to the field. 
  6. Within the Values box, enter the new picklist value. For example, "Business Phone". 

    Screenshot 2023-10-27 at 3.05.39 PM.png

  7. Select the checkbox to the left of Record Type Name and then select Save to create the picklist value.

    Screenshot 2023-10-27 at 3.07.25 PM.png

  8. Scroll to the Values section on the field again and select the Edit button beside the newly added option. 

    Screenshot 2023-10-27 at 3.09.11 PM.png

  9. Change the API Name to match the API Name of the corresponding field. To find the API of the corresponding field:
    1. Locate the object that the field you want to edit is located on in the Object Manager list and select its name in the Label column. It is recommended to perform these steps in a new browser tab to prevent loss of progress.
    2. Select the Fields & Relationships tab on the left-hand side to open a list of all fields available on this object.
    3. Locate the corresponding field for the picklist value and copy the value within the Field Name column. This is the field's API name. 

      Screenshot 2023-10-27 at 3.14.18 PM.png

    4. Paste this value in the API name of the picklist option. 

      Screenshot 2023-10-27 at 3.15.44 PM.png

  10. Select Save to finalize this change.

    Screenshot 2023-10-27 at 3.16.41 PM.png

Deactivating Picklist Values

  1. If not already in the Object Manager, select the gear icon Setup_cog.pngin the upper right-hand corner and select Setup from the drop-down menu. Then select the Object Manager tab located to the right of the Home button on the upper left-hand side of the screen.
  2. Locate the object that the field is on within the Object Manager list and select its name in the Label column.
  3. Select the Fields & Relationships tab on the left-hand side to open a list of all fields available on this object.

    Screen_Shot_2021-06-29_at_9.24.56_AM.png

  4. On the Fields & Relationships list, locate the custom field you would like to change the field name of and select the Field Label. The Quick Find search can locate the specific field quickly by searching for the field label value.

    Screen_Shot_2021-06-29_at_11.36.24_AM.png

  5. Scroll down to the Values section on the field details page.

    Screen_Shot_2021-06-29_at_11.52.44_AM.png

  6. Select the Deactivate option in the Actions column to the left of the value you want to deactivate. 
  7. In the pop-up dialog box in your browser, confirm you would like this value deactivated and select OK. The value will now be displayed within the Inactive Values list. 
  8. To reactivate a deactivated value, select the Activate option in the Action column to the left of the value within the Inactivate Values list. 

Deleting Picklist Values

  1. If not already in the Object Manager, select the gear icon Setup_cog.pngin the upper right-hand corner and select Setup from the drop-down menu. Then select the Object Manager tab located to the right of the Home button on the upper left-hand side of the screen.
  2. Locate the object that the field is on within the Object Manager list and select its name in the Label column.
  3. Select the Fields & Relationships tab on the left-hand side to open a list of all fields available on this object.

    Screen_Shot_2021-06-29_at_9.24.56_AM.png

  4. On the Fields & Relationships list, locate the custom field you would like to change the field name of and select the Field Label. The Quick Find search can locate the specific field quickly by searching for the field label value.

    Screen_Shot_2021-06-29_at_11.36.24_AM.png

  5. Scroll down to the Values section on the field details page.

    Screen_Shot_2021-06-29_at_11.52.44_AM.png

  6. Select the Del option in the Actions column to the left of the value you want to delete. 
  7. In the pop-up dialog box in your browser, confirm you would like this value deleted and select OK.
  8. Select if you want to replace the deleted value with another picklist option or a blank value.
    • Please note: Existing records will no longer display a value if replaced with a blank value. To keep the value on existing records, use Deactivate instead of Del. New picklist values will not be created to replace the deleted value from the deletion process. The new value must first be created to be selected during the replacement stage of the picklist deletion process.

Troubleshooting

When creating a new picklist value, the new value must be added to the record type to display within the picklist's drop-down menu. If you've created a new picklist value and it is not displaying within the picklist's drop-down menu in your organization, perform the following steps to add the picklist value to the record type:

  1. If not already in the Object Manager, select the gear icon Setup_cog.pngin the upper right-hand corner and select Setup from the drop-down menu. Then select the Object Manager tab located to the right of the Home button on the upper left-hand side of the screen.
  2. Locate the object that the field is on within the Object Manager list and select its name in the Label column.
  3. Select the Record Types tab on the left-hand side to open a list of all record types available on this object.

    Screenshot 2024-06-04 at 2.16.19 PM.png

  4. Locate the record type on which you want this value visible and select its Record Type Label.

    Screenshot 2024-06-04 at 2.17.32 PM.png

  5. Navigate to the field the picklist value is on within the Picklist Available for Editing table and select the Edit button beside the field name. 

    Screenshot 2024-06-04 at 2.18.52 PM.png

  6. Select the picklist value within the Available Values list and use the Add arrow to move it to the Selected Values list. Repeat this step if necessary to add multiple values for selection. 

    Screenshot 2024-06-04 at 2.21.59 PM.png

  7. Click Save to finalize the changes. 

    Screenshot 2024-06-04 at 2.23.22 PM.png
0 out of 0 found this helpful

Comments

0 comments

Article is closed for comments.