Hi,
I have a simple table and one of the columns are the values of a checkboxgroups.
These values are shown like ["first value","third value","sixth value"].
I'd like to show each value below each other so that the column doesn't get too wide.
Is it possible to remove the [" "] and the comma's and put for example a <br/> tag between them so they are show one below each other.
This is the live page with the connection: https://tinyurl.com/yb6bdpnm
This is how it is now. Take a look at the column Antwerpen:
This is a faked page with firebug as how I would like the column Antwerp to be shown. Antwerp is checkboxgroup as mentioned before:
Thanks in advance!
I have a simple table and one of the columns are the values of a checkboxgroups.
These values are shown like ["first value","third value","sixth value"].
I'd like to show each value below each other so that the column doesn't get too wide.
Is it possible to remove the [" "] and the comma's and put for example a <br/> tag between them so they are show one below each other.
This is the live page with the connection: https://tinyurl.com/yb6bdpnm
This is how it is now. Take a look at the column Antwerpen:

This is a faked page with firebug as how I would like the column Antwerp to be shown. Antwerp is checkboxgroup as mentioned before:

Thanks in advance!