Forum Moderators: coopster
For example, let's say I have a field named 'sports' and in that one field I have 1 value. (Yes, it consists of 4 items, but it's just one value. Each item is separated by commas.)
sports: "football, baseball, soccer, golf"
How can I replace the commas with the HTML <br> tag when outputting the information to a web form?
Thanks,
David