How to translate "Lookup select box" variable for a record producerIssue Here is the instruction for how to translate "Lookup select box" variable for a record producer. Example: Use the out of box record producer "User Creation" as the example. We would like to add a variable to set the country of the user. Create a variable: Type: Lookup Select Box ---Question tag--- Question: Which country are you in?Name: u_country ---Type Specifications tag--- Lookup from table: Country [core_country]Lookup value field: Sys IDLookup label fields: name *Only use the above Lookup settings will the translation works properly How it looks now in English: Translate the Question label: Navigate to "System Localization" - "Translated Name / Fields", create a new record: Label(translate): 你所在的国家?(Chinese ranslation of the question "Which country are you in?")Element: question_textLanguage: zhTable: Question [question] Value: Describe your question below Switch your user language to see how it looks now in Chinese: Translate the Question choices: As this question (variable) is a lookup select box, you need to translate the lookup table, in this case "core_country" table. Create the following record in "Translated Text" (sys_translated_text):Document:Table name: Country [core_country]Document: Afghanistan (The record to translate)Field Name: NameTable Name: Country [core_country]Language: ChineseValue: 阿富汗 (Chinese translation for Afghanistan) Switch your user language to see how it looks now in Chinese: *Notice the first country has been translated If you have a "Lookup select box" variable