I have a lookup field called “Jobs” that returns fields from a linked record. In my case these are job descriptions.
It shows them as a comma separated list, e.g. “CEO, director, manager…”.
I would like to convert the commas into line-breaks with a f...