You are here:
Configure a Custom Setting
Create a custom setting to store the defaults.
- From Setup, go to Custom Settings, and then click New.
- Enter Visit Defaults for Maps as the label.
- Enter VisitMapsDefaults as the object name.
- Select Hierarchy as the type, and save your changes.
- Create the custom fields.
- Click New, select Text as the data type, and then click Next.
- Enter these details.
Label
Length
Name
Required
Unique
Default Place ID
18
DefaultPlaceId__c
Yes
Case-insensitive
Default Record Type ID
18
DefaultRecordTypeId__c
Yes
Case-insensitive
Default Visit Template ID
18
DefaultVisitTemplateId__c
Yes
Case-insensitive
- Click Next, and save your changes.
- Set these default values.
- The Default Place ID, which is the ID of the default location record from the custom fields.
- The Visit Record Type ID according to your implementation.
- The Visit Template ID according to your implementation.

