Loading
Set Up Trade Promotion Management
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Example of Field Set Assignment for Sales Orgs

          Example of Field Set Assignment for Sales Orgs

          Here’s an example to help you to understand field set assignment for sales orgs.

          Required Editions

          Available in: Lightning Experience

          Available in: Enterprise and Unlimited Editions where Consumer Goods Cloud is enabled

          1. Add fields to the FilterCriteria_0001 field set.

            The image shows the list of fields added in the filter.

            Fields added in a filter

            The field set has these missing fields:

            • Pack Size Unit
            • Product Code
            • Name
          2. Add all fields from the FilterCriteria_0001 field set to the Product_FilterCriteria_0001_<x> records.

            Correct config for fieldset

            Considerations for adding the field set to sales orgs:

            • To include the new field in all sales orgs, select or create the Product_FilterCriteria_<last index> record.
            • To include the new field in a specific sales org, select or create the Product_FilterCriteria_<sales org name>_<last index> record.
              Note
              Note Each record supports only 255 characters. If adding your field name surpasses the limit, create a record by increasing the index by one. For example, you select Product_FilterCriteria_0001_3, and the new field you add exceeds 255 characters. Then create the Product_FilterCriteria_0001_4 system setting, and then add the field to the new record.
            • All Product_FilterCriteria records are concatenated to generate the final list of fields. This concatenation produces a string whose field names are separated by commas and are without spaces. For example, you’ve Product_FilterCriteria_0001_1 and Product_FilterCriteria_0001_2 records with cgcloud__criterion_product_1__c and cgcloud__criterion_product_2__c values. When you concatenate these records, you get cgcloud__criterion_product_1__ccgcloud__criterion_product_2__c. The fields aren’t properly comma-separated. So, add a comma to the second indexed item (Product_FilterCriteria_0001_2) so that the value is cgcloud__criterion_product_2__c. The final concatenation is cgcloud__criterion_product_1__c,cgcloud__criterion_product_2__c.
           
          Loading
          Salesforce Help | Article