I have a select_multiple question that I want to use to populate another field so the labels, not names, of the selected choices are displayed.
I have tried using the jr:choice function but it only returns the first choice that is selected. What can I do so all selected labels are displayed in this new field?