You are here:
Omniscript Custom Label Reference
Review the Omniscript element properties for which you must define custom labels and translations for multi-language Omniscripts. To use a default translation, clear the property.
If you are converting an Omniscript from single- to multi-language, specify valid custom label names or clear all translatable properties. If there is literal text in the property and no custom label exists, a Missing label error is displayed when you attempt to preview the script.
Required Translations for Omniscripts
This table lists the properties for which Omnistudio provides custom labels with default translations.
Element |
Properties |
|---|---|
All elements |
label |
Calculation Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
Checkbox |
checkLabel |
Omnistudio Data Mapper Extract Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
Data Mapper Post Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
Data Mapper Transform Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
Disclosure |
checkLabel |
DocuSign Envelope Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
DocuSign Signature Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
Edit Block |
newLabel, editLabel, deleteLabel |
Email Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
Integration Procedure Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
Matrix Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
Multi-Select |
options[i].value |
PDF Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
Radio |
options[i].value |
Remote Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
Rest Action |
errorMessage.custom[n].message, errorMessage.default, failureNextLabel, failureGoBackLabel, inProgressMessage |
Script Header |
consoleTabLabel |
Select |
options[i].value |
Step |
cancelLabel, nextLabel, previousLabel, saveLabel, cancelMessage, saveMessage |
Type Ahead Block |
newItemLabel |
Validation |
messages[i].text |
Omnistudio provides some standard labels that you can use as the default in your translations. You can find these labels by searching for Omni in the custom labels of your org.
Property |
Default Custom Label |
|---|---|
cancelLabel |
OmnicancelLabel |
cancelMessage |
OmnicancelMessage |
consoleTabLabel |
OmniconsoleTabLabel |
editLabel |
OmnieditLabel |
failureGoBackLabel |
OmnifailureGoBackLabel |
failureNextLabel |
OmnifailureNextLabel |
inProgressMessage |
OmniinProgressMessage |
newItemLabel |
OmninewItemLabel |
newLabel |
OmninewLabel |
nextLabel |
OmninextLabel |
omniRequired |
OmniRequired |
postMessage |
OmnipostMessage |
previousLabel |
OmnipreviousLabel |
remoteConfirmMsg |
OmniremoteConfirmMsg |
saveLabel |
OmnisaveLabel |
saveMessage |
OmnisaveMessage |

