Loading
Prepare for Email to Become the Default Login ExperienceRead More
Configure Options Manually (Managed Package)

Configure Options Manually (Managed Package)

For the managed package runtime, manually compose a multi-language Select element.

Managed Package app icon This information is for Omnistudio for Managed Packages. For Omnistudio on standard runtime, see Omnistudio Help.

  1. In Salesforce, define a set of custom labels and specify the translations for each one.
  2. In Omniscript Designer, add a Select element with these settings:
    Option Source Manual
    Options
    • Value: The value to be written to the data JSON if this option is selected
    • Label: The name of the Salesforce custom label from which the text for the option is read.
Example
Example For a list of animals, define three custom labels with translations in Salesforce.
Custom LabelDefault ValueSpanish Translation
Animal_Bear Bear Oso
Animal_Dog Dog Perro
Animal_Cat Cat Gato

In Omniscript Designer, specify the Options for the Select element.

ValueLabel
1 Animal_Bear
2 Animal_Dog
3 Animal_Cat
 
Loading
Salesforce Help | Article