Created on 30 September 2019
icon_unfollowing
Login to follow
locale-lib

Locale Lib

Stable version 1.0.4 (Compatible with OutSystems 11)
Uploaded on 10 February 2021 by 
locale-lib

Locale Lib

Documentation
1.0.4

How to use?

  • Import the Entities and the methods you will use from Locale_Lib module.
  • Import your translation via excel or create them with "AddTranslation" method.


Use cases

  • To get the translations about an entity in a list with pagination and sorting using OutSystems aggregates, you need to join with the Translation entity per each translated field.
  • To get a specific value use the "GetAllTranslationsByField" method.


In spite of the translated fields values are in Translation entity, is a good practice to keep the fields in your object entity with a suffix. In this way, everyone will know what fields are multi-language.


Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Locale Lib has no dependencies.