Convert field data to csv text

S

Sammie

I have a field on a form which I would like to convert to a text string,
separated by commas. Is there some simple code that would do that for me?

Field: invoice (text)
should appear as
invoice1, invoice2, invoice3, invoice 4

Thanks
Sammie
 
Top