Add a Checkbox Filter to the Link Tactic Page
This example explains how to add a checkbox filter in the Link Tactic page.
Required Editions
Available in: Lightning Experience Available in: Enterprise and Unlimited Editions where Consumer Goods Cloud is enabled |
| User Permissions Needed | |
|---|---|
| To add a checkbox filter to the Link Tactic page: | CGCloud Business Admin |
-
Create a query parameter.
- In Setup, find and select Custom Metadata Types.
- For Query Parameter, click Manage Records.
- Click New.
- For label, enter included query par.
- Select a parameter type as UI Driven.
- In Query Parameter Order, enter 14.
- For query definition, select Filtered Tactic Selection Query.
- Save your changes.
-
Create a query condition.
- In Setup, find and select Custom Metadata Types.
- For Query Conditions, click Manage Records.
- Click New.
- For label, enter included query con.
- Select Active.
- For query definition, select Filtered Tactic Selection Query.
-
In Condition Text, enter Included__c = {14}.
This is the condition for this filter that references the Query Parameter Order field value.
- Save your changes.
-
Create a query user interface.
- In Setup, find and select Custom Metadata Types.
- For Query UI, click Manage Records.
- Click New.
- For label, enter Included.
- In Display Order, enter 8
- For Query Definition, select Filtered Tactic Selection Query.
- Select the UI Type as Checkbox.
- To select the checkbox by default, enter the default value as TRUE.
- For UI Output Parameter, select included query par.
- For Controls Inclusion/Exclusion, select included query con and then select Visible.
- Save your changes
You can see the Included checkbox at the top of the Link Tactic page.
Did this article solve your issue?
Let us know so we can improve!

