Hi,
So I am Working on a repeating section which has a list lookup control, and this list lookup needs to translate between 2 languages , if the user chooses language 1 the List lookup needs to be in language 1, and if the user chooses language 2 then the List lookup needs to be in language 2.
what i have now is 2 lookups one for language 1 and one for language 2, but the problem is that both of the lookups and not linked, so if a user completes the form in language 1 and then someone else wanted to view the form in language 2, then language 2 will show up and will be empty,
is there a way to only include 1 list lookup in the repeater section and this list look up will translate base on the language selected ?
if now what else can be done?
TIA