Description
This page allows you to add a text translation to a localizable text record. A localizable text record allows for application text to be localized.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
LanguageLOCALE_CODEThe language type for the text translation, e.g. en, en_US.Yes
Text
LabelTypeDescriptionMandatory
DummyLOCALIZABLE_TEXTNo
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
'Text' must be entered.LinkNo
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
A translation currently exists for the locale %1s. Please update the existing translation.LinkNo
Entity manager not found.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
Record not found for key '%1s'.LinkNo
This record has been changed by another user. Please refresh and try again.LinkNo
Unknown row mode.LinkNo
Related Entities
When page is loaded
None
When page is submitted
LocalizableText
TextTranslation
Technical Information
Page IDLocalizableText_addTextTranslation
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\WorkspaceServices\LocalizableText\LocalizableText_addTextTranslation.uim
Page Load Interface
Page Submit InterfaceLocalizableText.addTextTranslation
Linked From Pages