Dynamic HTML Elemtents

Hi,
I am trying to create dynamic HTML elements based on data from the database. Specifically I am using a checkbox from user input and want it to repeat for each item in the collection. Is there a way to do this?
Thanks

Hi Alon,

Yes. you can ad a repeater from the add panel (under Lists), then add checkbox to it and connect to the collection.

Liran.

Hi Liran,
I’m not sure I understand what you mean by adding a checkbox to the repeater. Do I have to group the elements together or something? How does it know I want the checkbox in the repeater element…I don’t see a way to do this.

Thanks,
Alon

@Liran,
I figured it out, but it only works for things like buttons. Any reason why that is? screenshot:

Hi,

Currently the repeaters are in Beta stage, and some elements (such as user inputs) are not supported. We’re working on making everything better :slight_smile:

Liran.