Record template - How to format a table
HI,
I have a table in my form. I want to extract that in to my record template as a comma separated list - anyone else tried this?
e.g.
My Form...
row1 value1
row 2 value2
" "
My Template:
my rows contain: val
ue1, value2