Loading
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
          Assign Different Languages for Picklists on Mobile Devices

          Assign Different Languages for Picklists on Mobile Devices

          Picklist values that mobile devices show for languages depend on the language preferences that you defined in the user profile.

          Required Editions

          Available in: Lightning Experience in Professional, Unlimited, and Enterprise Editions that have Consumer Goods Cloud enabled.
          1. From the App Launcher, find and select Mobile App Picklist Mapping.
          2. For a picklist, enter or upload Mobile App Domain details.
            Note
            Note You can either manually enter the Mobile App Domain details or upload the domain file that you downloaded from Static Resource to Salesforce by using Data Loader.
          3. Save your changes, and then refresh the page.
          4. In Mobile App Domain, click Extension.
          5. If you don’t want to add the picklist mapping to the picklist repository, select IGNORE FOR MOBILITY.
          6. Select a business unit.
          7. In the TEXT LANGUAGE 1 field, enter picklist values in the language that you’ve defined for your business unit.
          8. Repeat step 7 for other text languages, short text languages, and picklist values.
          9. Save your changes.
            The Mobile App Picklist Mapping page appears.

          Run the PicklistAttributesMappingBatch job or run this script manually.

          cgc_sync.PicklistAttributesMappingBatch p = new cgc_sync.PicklistAttributesMappingBatch(); 
          Id batchJobId = Database.executeBatch(p, 1);
           
          Loading
          Salesforce Help | Article