Hey Answers,
I'm developing a solution for a customer wherein we would like to pass all values of all rows of a table to workflow, however, when I select these fields in the output parameters dialog I see no option to set them as multi valued. The resultant parameter sent to workflow is simply the first row of the table with none of the other values from the subsequent rows. Is there something I'm missing or am I going to have to push all the values into a multi line field with javascript, hide it, and then parse it out on the workflow side?
Thanks in advance!
-Hunter