Add
s Based on ContactOverview
When you click the New Contacts and add them to your .
Candidate Marketing to contact their Clients
. With this configuration option, when a new is added, only the Client Contacts
from their database will be shown.
From the end user point of view, the only change is a slightly different look of the page that pops up when the New button is clicked.
Configuration
Prerequisites
- uses Contact s
- is on v. 3.358 or higher
Two steps are needed to enable this filter:
- The standard New button on the s page layout is overridden, so that a different page pops up when that button is used. The Contact lookup field on this page responds to configuration set up in a new Custom Metadata Type.
- A new Custom Metadata Type is added. As a result, that Contact field will show only selected Contact types.
Override the New button on the
page layout- Go to Setup > Object Manager > then select Buttons, Links, and Actions.
- Find the Standard New button and click Edit.
- Override the Standard button (both for Classic and Lighting) with the Visualforce page NewCallListMember. Configure as follows:
- (Optional) Customize the fields on the NewCallListMember Visualforce page by going to Setup > Build > Create > Objects > > Field Set.
Configure the Custom Metadata Type
- Go to Setup > Custom Metadata Types > New CallList Member Criteria [click Manage Records] > New.
- Create a Custom Metadata Type that associates the with the required Contact
CMT Field Name |
Value |
Sample Value |
---|---|---|
Label/New callist Member Criteria Name |
CMT Record Name |
Show Client |
Callist RecordType |
Name of the Calllist Record Type |
Candidate Marketing |
Contact Record Type |
Name of the Contact Record Type |
Client |
Was this helpful?