Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
Set Up and Maintain Retail Execution
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
          Create localizationKey Field in Mobile App Picklist Mapping Extension

          Create localizationKey Field in Mobile App Picklist Mapping Extension

          To update and match data with your existing records, create a formula field with a unique identifier in the Mobile App Picklist Mapping Extension object.

          Required Editions

          Available in: Lightning Experience in Enterprise and Unlimited Editions that have Consumer Goods Cloud enabled
          User Permissions Needed
          To create a formula field:

          CGCloud Business Admin

          OR

          CGCloud Retail Business Admin

          1. From Setup, in the Quick Find box, enter Object Manager, and then select Object Manager.
          2. Search for and select Mobile App Picklist Mapping Extension.
          3. Select Fields & Relationships.
          4. Click New.
          5. Select the Formula data type, and click Next.
          6. In Field Label and Field Name, enter localizationKey.
          7. Select the Text formula return type, and click Next.
          8. Enter the formula, and click Next. cgc_sync__ParentPicklist__r.cgc_sync__Object__c + '.' + cgc_sync__ParentPicklist__r.cgc_sync__Field__c + '.' + cgc_sync__Picklist_Value__c + '.' + TEXT(cgc_sync__Business_Area__c).
          9. Select Visible for the profile that’s used to import the data (typically the System Administrator profile), and then click Next.
          10. Deselect the Add field checkbox, and save your changes.
           
          Loading
          Salesforce Help | Article