smartpixels
Active member
Currently the custom field for multiple choice's {value} is Value1 Value2 Value3 and so forth...This works fine as long as there is no html tag like a <td> being attached to it. Then when you call this within a foreach loop for a single <th> which is title of the custom field you will have three <td> {value1}{value2}{value3}.
This can instead be like {value1,value2,value3}
If there is a way to overcome this please share that option as well.
This can instead be like {value1,value2,value3}
If there is a way to overcome this please share that option as well.
Upvote
0