Hi!
I´m using FEU and FEUListing. In FEU I have a multiple select field. My problem is, that all fields selected are saved as "option1,option2" in one string, seperated by comma.
What I need is simple
option1
opton2
How can I split the string with smarty?
Best,
Markus
How to split Strings with Smart
Re: How to split Strings with Smart
Maybe a smarty modifier can parse the comma separated and return gthe lis.. Check the smarty manual for modifiers examples
Regads
G
Regads
G