-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Global Administration - Fields Management
-
None
Issue Summary
When you add translations to custom fields, you don't have an API that would bring all the translations set, unless your profile is set to a translated language, so there is no way to trace back translations/fields to what customers actually see on the screen.
Steps to Reproduce
- Create a custom field
- Add a translation for that custom field to some languages
- Try to use an API to see the translated configurations.
Expected Results
We should have an API to pull the translations, like
Actual Results
There is no such API
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available