Choices table
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- Localization
The Vancouver release is no longer supported. As such, the product documentation and release notes are provided for informational purposes only, and will not be updated.
The Choice [sys_choice] table contains translated text for options that appear in choice lists.
The main fields for this table are:
- Table: name of the table this translation applies to.
- Element: name of the field this translation is used for.
- Language: BCP 47 code of the language for the translated choice.
- Value: English description of this choice.
- Label: translated text that users see for this choice.


Related Content
- Create a language choice for users
Allow users to select the language as a valid option in the language picker or a user record.
- Ensure that translated choices appear for applications added by plugins
Ensure that translated choices appear for applications by activating translated choice records after corresponding English choice records have been added by plugins.