Quote:
Originally Posted by chaley
Code:
{#comp2:'list_re($, ',', '^(.*)$', '"\1"')'}
Replace "#comp2" with the name of your column containing the tags.
Note that this won't work if any of the tags contain quotes because it makes no attempt to process/escape them.
|
Thank you so, so much. This is exactly what I was looking for. Hope you have an amazing day.