Text separated by commas in table element

Hello everybody,

I have in my database 2 fields. Each one contains text separated by comma. I would like to use the data in a table element.
Example
field A : cat, dog, cow
field B : A, B, C

I would like to have in my table element with two columns:
cat A
dog B
cow C
Someone has an idea how to do it?
Thanks

This topic was automatically closed after 70 days. New replies are no longer allowed.