In Nonprofit Vertical CRM, you can add new fields as per your requirements. These fields will be available to all the users added to your organization's CRM account.
- Customize Nonprofit Vertical Defined Fields: You can edit, delete and hide some of Nonprofit Vertical's defined fields, but note that there are some fields that you cannot delete, remove, rename or change from mandatory settings. These Nonprofit Vertical defined fields are mandatory. For example,Last Name in Leads, Subject in Tasks etc.
- Set Field Access Permissions: You can hide the fields for users in a specific profile or mark the fields as Read Only.
Custom Fields
For almost all of the fields that you create, you need to specify the following:
- Label: Specify a name for the field.
- Field Properties: Specify properties of the field such as description, field values and so on.
Other specifications required for each type of field:
Field Type | Other Details |
Text | Length: Maximum 255 characters are allowed. |
Integer | Length: Maximum 9 digits are allowed. |
Decimal | Length: Maximum 16 digits (including decimal places) are allowed. |
Percent | Label: Specify the field name |
Currency | Length: Maximum 16 digits are allowed. Rounding Option: Specify the rounding option Decimal Places: Specify the number of decimal places Precision: Specify the rounding precision |
Date | Format: YYYY/MM/DD Note :Date format will be changed according to user's time zone settings. |
Date & Time | Format: YYYY/MM/DD HH :MM Note :Date format will be changed according to user's time zone settings. |
Email | Specify a valid email address |
Phone | Specify a valid phone number |
Pick list | Pick List Values: Specify the pick list values |
Multi-select Pick list | Pick List Values: Specify the pick list values |
URL | - |
Text Area | Specify the Character limit: Small is 2000 characters, Large is 32000 characters. Text Area Large will not be available while adding criteria in any feature. Both Text Area Large and Small cannot be used for sorting records in ascending or descending order. |
Checkbox | - |
Auto Number | Prefix: Specify the prefix of the auto-number sequence Starting Number: Specify the starting number of the sequence Suffix: Specify the suffix of the auto-number sequence Existing Records: Select the checkbox to apply auto-number to existing records. |
Lookup | Lookup Type: Select the module for which you like to establish relationship Related List Label: It is the name you give to the entity that will be created under the record's details. For example, Attachments, Contact Roles etc. |
Long Integer | Maximum 18 characters are allowed |
Custom Field Settings
On adding or editing a custom field, you will be able to accomplish a bunch of actions on it. For example, you can edit a field's basic properties, mark it as required, make it a unique field and so on. Following are the various custom field settings that are available in Nonprofit Vertical CRM.
Add Custom Fields
In each module, you can add custom fields to capture important data specific to your business requirements by specifying some field-related information.
To create new custom fields
- Log in to Nonprofit Vertical CRM with Administrator's privileges.
- Go to Setup > Customization > Modules and Fields.
- Click the desired module to open the layout editor.
- From the New Fields Tray on the left, drag and drop the required field type into the desired module section on the right.
- Name the field and define the Field Properties as required for the field.
- Click Save Layout.
Edit Custom Fields
To edit custom fields
- Go to Setup > Customization > Modules and Fields.Module refers to the Leads, Accounts, Contacts, etc. tabs.
- Select the module from the Module list view.The Layout Editor opens.
- Go to the field you wish to edit and rename the field or edit the Field Properties.
- Click Save Layout.
Set Field Permission
You can set the different field permissions for different users when you create a field or even at a later time.
To set field permission
- Go to Setup > Customization > Modules and Fields.Module refers to the Leads, Accounts, Contacts, etc. tabs.
- Select the module from the Module list view.
- Go to the required field, click the Settings icon and select Set Permission.
- In the Set Permission popup, define the permissions for each profile.
- Click Save.
- Click Save Layout.
Mark a Field as Required
To mark a field as a required field
- Go to Setup > Customization > Modules and Fields.Module refers to the Leads, Accounts, Contacts, etc. tabs.
- Select the module from the Module list view.
- Go to the field you wish to edit, click the Settings icon and select Mark as required.
Mark a Field as Unique
- Go to Setup > Customization > Modules and Fields.
- In the Modules List Page select the desired module.
- Click the Settings icon on the field that you wish to mark as unique.
- Select the Do not allow duplicate values option from the Settings drop-down list.This option is applicable if the field that you want to mark as unique is a predefined field.Marking the Primary Email field for the Leads/Contacts module as unique will ensure email duplication check for the selected module.If the field you wish to mark as unique is a custom field, then select Field Properties from the Settings drop-down list.In the Field Properties popup, select the Do not allow duplicate values checkbox.
- Click Save Layout.
In the Fields List View page, under the Data Type column, the field for which you have selected the Do not allow duplicate values option will be indicated as a Unique field. For example, Text (Unique).
Remove/Delete Custom Fields
To remove custom fields from the layout
- Go to Setup > Customization > Modules and Fields.Module refers to the Leads, Accounts, Contacts, etc. tabs.
- Select the module from the modules list view.
- Click the More icon and select Remove Field.
- Make sure to read the instructions in the pop-up box and then click Yes, move to unused fields to remove the field.The removed fields are pushed to the Unused Fields section.
Map Dependency Fields
To map field dependencies
- Go to Setup > Customization > Modules and Fields.Module refers to the Leads, Accounts, Contacts, etc. tabs.
- Select the module from the Module list view.The Layout Editor appears.
- Click the Settings icon and select Map Dependency Fields.
- In the Map Dependency Fields page for the selected module, click New.
- Select the Parent Field from the drop-down list.
- Select the Child Field from the drop-down list.
- Click Next.
- Select the values for each parent field value.
- For example, if the parent field is Branch of Studies, then, select the Courses relevantforthe selected branch.
- Click the Previous or Next links, if required, to map the all the Parent field values to the Child field values.
- Select the Parent Field from the drop-down list.
- Click Save.Now when you create a new record in the module, the values on the child field differ based on the value chosen for the Parent field.
Creating different types of fields
As mentioned earlier in this page, you can create different types of custom fields in Nonprofit Vertical CRM. These include number fields, currency, integer, text, lookup fields and so on. These field types are explained in further detail below.
Create Currency Fields
The currency field allows you to define the decimal and the precision settings based on your selected currency locale. There are four rounding options available for a currency field in Nonprofit Vertical CRM:
To create currency type custom fields
- Log in to Nonprofit Vertical CRM with Administrator privileges.
- Go to Setup > Customization > Modules and Fields.Module refers to the Leads, Accounts, Contacts, etc. tabs.
- Click the required module from the module list view.
- Drag and drop the Currency field type onto the desired [Module] section on the right.
- In the Currency Properties popup, do the following:
- Enter a name in the Field Label field.
- Select the length of the field from the Maximim digits allowed drop-down list. Example, 9.
- Select the number of decimal places required from the Decimal Places drop-down list. Example, 2.
- Select the Rounding option from the drop-down list. Example, Normal.
- Select the Required checkbox if you want this to be a required field.
- In the case of Leads, Contacts, Accounts and Potentials module, you will see an additonal option called "Also create for". Use this to create the same field for other three modules at one go. This option is not available for the Currencyfield in custom modules.
- Enter a name in the Field Label field.
- Click Done.
Add/Rename Pick List Values
By default, some of the industry standard pick list values are available in each module. You can add new pick list values as per your organization's business process or rename the existing values.
To add or rename pick list values
- Log in to Nonprofit Vertical CRM with Administrator privileges.
- Go to Setup > Customization > Modules and Fields.Module refers to the Leads, Accounts, Contacts, etc. tabs.
- Click the desired module from the Modules list view.
- Go to the required pick list field, click the Settings icon and select Edit Properties.
- In the Pick ListProperties popup, you can do the following:
- To add a new value click the Plus icon against a value and add the value below it.
- To delete a value, click the Minus icon against the value.
- To rename an existing value, simply type the new name in the place of the existing value.
- To add the options all in one shot, click Add options in bulk.In the Add Bulk Options text box, type one value below the other.Click Add Choices.
- To sort the values, click the Sort icon.
- To import values, click the Import icon.
- To maximize the popup, click the Maximize icon.
- To add a new value click the Plus icon against a value and add the value below it.
- Choose a value from the Select default value drop-down list.When no value is selected, the chosen default value applies for this field.
- If you wish to make this a required field, select the Required check box.
- Click Done.
Replace Pick List Values
When you wish to edit the values of a pick list field in such a way that the change is also reflected in the records to which they have been associated, you can replace the pick list values.
To replace pick list values
- Log in to Nonprofit Vertical CRM with Administrator privileges.
- Go to Setup > Customization > Modules and Fields.Module refers to the Leads, Accounts, Contacts, etc. tabs.
- Select the required module from the Modules list view.
- Go to the required pick list field, click the Settings icon and select Replace Values.
- In the Replace Pick List popup, do the following:
- In the Change value from field, select an existing value (that needs to be replaced).
- In the Change value to field, select the new value (that will replace the existing value).Click Replace.
- In the Change value from field, select an existing value (that needs to be replaced).
- Click Save.Once Nonprofit Vertical CRM completes replacing the values in the existing records, you will be duly notified.
Add Multi-Select Pick List Values
This option enables selecting multiple values while creating or editing record. For instance, your organization may be offering different services and some of your customers may be interested in multiple services. In this case you can use the multi-select pick list value instead of single pick list value while creating a potential. Periodically, you can modify the pick list values as per your organization's business process.
To add multi-select pick list values
- Log in to Nonprofit Vertical CRM with Administrator privileges.
- Go to Setup > Customization > Modules and Fields.Module refers to the Leads, Accounts, Contacts, etc. tabs.
- Select the required module from the Modules list view.The Layout Editor appears.
- Drag and drop the Multi Select field type from the New Fields tray into the desired [Module] section on the right.
- In the Pick List Properties section, do the following:
- Enter a name in the Field Label field.
- To add a new value click the Plus icon against a value and add the value below it.
- To delete a value, click the Minus icon against the value.
- To rename an existing value, simply type the new name in the place of the existing value.
- To add the options all in one shot, click Add options in bulk.In the Add Bulk Options text box, type one value below the other.Click Add Choices.
- To sort the values, click the Sort icon.
- To import values, click the Import icon.
- To maximize the popup, click the Maximize icon.
- To add a new value click the Plus icon against a value and add the value below it.
- Choose a value from the Select default value drop-down list.When no value is selected, the chosen default value applies for this field.
- If you wish to make this a required field, select the Required check box.
- Click Done.
Create Lookup Field
The lookup field helps in establishing relationship between different modules (linking two different modules: Accounts with Contacts). For example, say some of your contacts refer more leads for your business. You want to know which contact referred a lead. So you have a field called "Referred By" in your Leads module, which lets you browse for and choose the correct contact. This association is established by creating a Lookup field. Note that lookup fields cannot be created for Tasks and Events.
To create lookup field
- Log in to Nonprofit Vertical CRM with Administrator privileges.
- Go to Setup > Customization > Modules and Fields.Module refers to the Leads, Accounts, Contacts, etc. tabs.
- Select the module from the Modules list view.The Layout Editor appears.
- Drag and drop the Lookup field type from the New Fields tray into the required [Module] Section on the right.
- In the Lookup Properties popup, do the following:
- Enter a name for the lookup field in the FieldLabel text box. (Eg. In the Students module, create a lookup field called Courses. This field now will be available while creating a student.)
- Select a module from the Lookup Type drop-down. In the field, data from the module selected here, will be listed. (Eg. Courses. The lookup field will list all the courses)
- Enter the Related List Title. (Eg. Students Associated. A related list will be created for the records in the Courses module.)
- Enter a name for the lookup field in the FieldLabel text box. (Eg. In the Students module, create a lookup field called Courses. This field now will be available while creating a student.)
- Click Done.
- Click Save Layout.The Courses Lookup field will be found while creating students.The Students Associated Related List will be found in all records details pages of the Courses module.
Create Multi-Select Lookup Field
The Multi-Select Lookup Field enables you to establish what we call a many-to-many relationship between two modules in CRM.
For instance, consider the example an insurance company.
- A single policy may be held by many policy holders.
- Similarly, a single policy holder may hold many policies.
If you have two modules - Insurance Policies and PolicyHolders - there is a need to associate multiple records from each module to each other. This is not possible with a regular look-up field, as it allows only a one-to-many relationship.
In this case, you can use a Multi-select lookup field from the New Fields tray in the Layout Editor. This will let you associate multiple records from two modules to each other, thus establishing a many-to-many relationship in CRM.
To learn more about many-to-many relationship and creating a multi-select lookup field.
Create Auto Number Field
The auto number type custom field helps classifying the records by unique numbers. Once the auto number field is added to the CRM module, the number is added sequentially to the new records. This can be used to update the existing records also. For instance, Invoice Number, Quote Number and Sales Order.
To create auto number fields
- Log into Nonprofit Vertical CRM with Administrator privileges.
- Go to Setup > Customization > Modules and Fields.Module refers to the Leads, Accounts, Contacts, etc. tabs.
- Select the module from the Modules list view.The Layout Editor appears.
- Drag and drop the Auto Number field type from the New Fields tray.
- In the Auto Number Properties popup, do the following:
- Enter a name in the FieldLabel field.
- Under the Auto Number Format section, enter the Prefix, Starting Number & the Suffix for the auto number value.You can check the preview.
- Enter a name in the FieldLabel field.
- Click Done.
- Click Save Layout.