Show %value% as a <ul> on listings

Hello, I’m using a checkboxes options for one of my attributes, meaning that multiple items can be selected. with %value% it shows on my page as an inline string “option 1, option 2, option 3”

I would like it to show as an unordered list:

  • Option 1 (first %value%)
  • Option 2 (second %value%)
  • Option 3 (third %value%)

image

Is this possible?

1 Like

Unfortunately, there is no such possibility in the current version but this feature is already on the roadmap

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