5. Configure the custom UI component
This step lets you configure the SlapFive Reference Customers and Content custom UI component.
Last updated
This step lets you configure the SlapFive Reference Customers and Content custom UI component.
Last updated
The SlapFive Reference Customers and Content custom UI component allows you to show lists of SlapFive Companies, Contacts (Members), Boards, and Stories. This component can be placed on the Opportunity, Account and Contact page layouts.
You can configure this component in these ways:
Determine the fields that are available to the user in the Filter feature.
Show or hide the list.
Change the order in which the tabs display.
Change the tab label for a list.
Go to Setup > Custom Code > Custom Metadata Types.
Find SlapFive Object Reference in the list and click on Manage Records.
In the list of SlapFive Object References, click on Edit next to the list you want to configure. We will use Contacts as an example:
If you want to change the Label of the tab for any list, Clone the Custom Metadata Type, change the Label, and update the original record so it is not Active.
You will most likely want to pre-filter the lists to exclude records that you never want to appear in Salesforce. For example, for each list:
To pre-filter any of the lists, you create a Role in SlapFive named Salesforce, and add the desired Filter Conditions to the Entity that corresponds to each list:
In SlapFive, Go to Admin menu > Roles, click the Add Role button, and name the new Role Salesforce.
Click the + button under the Filters column for the Entity to which you want to add a filter, and in the Add Filter tray, select the following and click the Save button:
To hand-pick the SlapFive Boards and/or Stories you want to appear in Salesforce:
Go to Client Settings and add a Dynamic Field to the Stories and/or Boards entities called Show in Salesforce, with a Type of YESNO.
Go to the Edit Boards and/or Edit Stories screen for any item you want to hand pick, and check the Dynamic Field Show in Salesforce.
To add the embedded lists of SlapFive objects to the Page Layout of any Salesforce object, such as Opportunity:
Go to the page to which you want to add the embedded lists, click the Setup icon, and click Edit Page.
Scroll down to the Custom Components and drag and drop the SlapFive_References component to the desired location.