By that I mean I’d like them to stack next to each other when there’s space, and go to the next line if there is no space. So far I have not managed to achieve this.
Would you kindly let me know if there is a way to make this happen?
Thanks @sudsy
I was hoping that it wouldn’t involved CSS as it’s something I’m totally unfamiliar with. If no other solutions come up, I will try this. Thanks again!
If it has to be a repeating group, there is no other option.
However, if you just want to create a tag cloud from a list of things, then there’s this option in the thread that I referenced.
EDIT
Note, however, that with the multi drop down approach, there would be no interactivity possible (user couldn’t click a tag), because you’re basically using an input element for display purposes only.
EDIT 2
@Jici makes a good point. There are third-party plug-ins that may work. I was thinking only in terms of Bubble-provided elements.