Skip to end of banner
Go to start of banner

Localization

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  • Based on the language saved for the Person

  • Email notifications are also localized based on the Person language

  • As an anonymous user is based on browser language

  • Workflow form fields and lookup titles and descriptions are automatically localized if the labels match Locale Key Entries


Code Examples

  • Text = EidResx("PersonAdvancedAttributesEditableLists").ToString()

  • <div data-bind="eidTab: { Title: '@EidResx("Page-ViewSelf-Tab-Report", true)' }"></div>

  • <div data-bind='eidGridColumn:  { Title: "@EidResx("FriendlyName", EscapeMode.HtmlAttribute)", DataFieldName: "FriendlyName" }' ></div>


Find Localized Text Page in the EmpowerID UI


Language Selector


Localized Emails

  • No labels