Hello,
Hope somebody could help me with that as I’m a newbie on Bubble.
I’ve created a form with the MULTI-DROPDOWN element and save the values selected onto my database. That worked fine as you can see in the image below:
Now, I’m trying to retrieve those values in the listaItens field to display as individual texts but cannot find a solution. I’ve created a RepeatingGroup but cannot separate the values:
It only repeats the entire list but NOT the individuals values. Here is the element configuration:
Thank you @deadpoetnsp
Sooo simple and I spent so much time on it!!!
But, to be honest, I cannot understand why I have to use that though… Inspecting the original repeating group, it showed the full list as content in the cell. I never would have guessed…