I have a drop down box pulling the items from a dataverse table Choices('Question Answers'), with your standard Agree, Strongly Agree, etc.
I want this to be what is submitted and saved when the form is completed.
I also have a language table for translations, is there anyway I can save the selected answer based on Choices('Question Answers'), but display the text to the user from the corresponding LookUp('Language Tables', lang = 'Language Name', Agree), LookUp('Language Tables', lang = 'Language Name', 'Strongly Agree'), etc

Report
All responses (
Answers (