I have entries that have lists of comma separated information.
When I do this:
{exp:weblog:entries weblog="products"}
{productInfo}
{/exp:weblog:entries}I would like to replace the comma delimiter with
. What is the easiest way? I have looked through all of the forums to no avail and would prefer to not use a plugin.
Thanks in advance y’all!