Display a select value as list instead of a string

Hello,

I’m having an attributes named ‘option’ which is a check-boxes list with multiples options possible. I’m rendering it on the details of a listing but it’s rendered as a single HTML element and all the values are separated by a ‘, ‘.

My problem is that I want to render it as multiple html element and add some class and CSS on it. Is there a way to modify this display through a snipped or modifying some files ?

Thanks in advance

Hi,

You can configure the display format at the option level: e.g., Loom | Free Screen & Video Recording Software | Loom. You can simply enter <ul>%value%</ul> in the main field and set the option format as <li>%label%</li>. This way it will be rendered as an HTML list.

Hope this helps

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.