Multi-language support for Multiple Choice Lookup Table questions

commcare

Is it possible to specify multiple languages for the "Display Text Field" portion of a select option in a multiple choice lookup table question? Note, I'm speaking specifically about the "Choice" definition, not the label for the question itself which does support multi-language already.

Best Answer

You can use an attribute in the lookup table and a bit of a hack to get the current app locale ID to accomplish this.

There's a writeup on it here that covers it pretty well: https://confluence.dimagi.com/display/commcarepublic/Using+Lookup+Tables+with+Multiple+Languages