@mbond If you need them on separate rows like that, there’s one possibility, though I don’t know that I recommend it.
- You could create a net new field of Rich Text Area type.
- Write a rule to populate that new field based on the values inside the multi-select dropdown. In between each value, you could place the
for a line break.
- Even then, Rich Text Area fields may appear with an ellipse, to click more.
- And Rich Text Area fields are typically hard to search or filter on.
Unless you’ve got a really impactful business problem that’s solved by splitting the text onto unique lines, it’s a fairly long road for a mediocre work-around.