Tags in Repeat elements

In tables, it’s possible to show multiple values as Tags.
Please also allow this in repeat elements.

thank you,
David

1 Like

Hey @DavidCeulemans!

Just to confirm, you’d like to iterate over a list of values with the repeat element?

This is possible two ways:

  1. With a single row data source. If you assign one to a repeat element, you are then prompted to iterate over a property that provides a list of values.
  2. With a multiple row data source. If you nest a repeat element inside the one that is assigned a multiple row data source, then you are again prompted to choose a property that provides a list of values.

If you would like it to look somewhat like the tag ‘bubbles’, you can apply some styling, though styling it exactly the same way would be tricky at the moment.

I hope this helps!

Cheers,
Peter Evans

Yes, I’d like the tag-‘bubbles’.

At least, I’d like the option to separate items by a ‘comma + space’ instead just a ‘comma’.

1 Like

yes I second this! Or allow tag display in a simple text field, that way I don’t need an actual repeater to show an array that already exists. I just use the repeaters to make an array look better than “Option 1,Option 2,Option 3” but in a repeater it looks like:

Option 1 Option 2

Option 3 Thats Option 4
Longer

Option 5

well, the spacing was correct in the compose, but it loses the spacing upon saving this…just know it looks bad if an option has to be wrapped…