Hello Appian community,
I have a question regarding the implementation of a translation framework on record values in Appian. Currently, we are using database-backed records to store and display various referential data (such as status or list of values). I would like to apply a translation framework to dynamically translate these values into different languages when displaying a grid of record values.
I am concerned about having to create a complex a!match statement to connect these values with Translation Set entries.
Has anyone had experience with this or can provide guidance on the best practices for implementing such a solution using Translation Sets? Any advice or resources would be greatly appreciated.
Thank you in advance!
Discussion posts and replies are publicly visible
Hello - I decided to publish a blog post on this subject: https://blog.appiandevs.io/001-how-to-manage-translations-for-reference-data/