[Not implemented yet] User Input -> Checkboxes in repeater

Hi all. I have a table ‘countries’ and want to make a filter for my world map. So I though to:

  1. place a repeater
  2. place a checkbox in a repeater
  3. assign the repeater to the data and so on.

But, I can’t put the checkbox in an repeater item. So how can I make a dynamic checkbox list. I want to be able to choose more then one country

Thanks

Hi Edgar Koster!

At this stage it’s not possible to add any input components to the repeater. This part is not finished yet, it will be available in future.

Possible workaround in your case is dropdown with countries and one checkbox to select/deselect one country per time… You also can update some multi-line list with this current list of selected countries

Hi Mikhail. Thanks. I have another workaround, make manual country checkboxes. There are not so many yet :slight_smile: Good to know it will come.

It will)
Thanks

Whats the status of ability to place user inputs in a repeater?

Hi,
We still working on this feature. You can follow the tips & updates forum category to stay tuned once this feature is released.

Thanks,
Tal.

Looking forward to this I could really use it.