Question
Pipe embedded values into Side-By-side response
Seems like this should be simple but I'm stumped.
I have a side-by-side matirx question.
It has 14 Choices and 2 columns
Column 1 is a 3-point scale displayed as a drop-down box with options of 'yes', 'maybe', and 'no' recoded to 1,2, and 3 respectively.
Column 2 is a text box.
I already have some response data for the for the 14 choices and wish to display that existing data to respondents, but allow them to change the answers as needed.
The embedded fields have names like ${e://Field/TrainID03YN}, containing a number between 1 and 3 if a response exists, or ${e://Field/TrainID03txt} containing the text that appears in the second column, if an answer exists.
I have no trouble getting the text response in the second column to appear, but have tried every option, and every reasonable javascript approach from the API that I can think of to pipe in the response to the scale with no luck. How is this supposed to be done?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
