Check checkboxes if value is in datastore

I have a dynamic list with a checkbox on each row. When it’s checked, the row id is inserted into the datastore. When it’s unchecked, it’s removed from the datastore. That all works perfectly.

If the page is refreshed, I want the checkboxes to reflect the content of the datastore.

My thinking was a kind of ‘check if is in datastore’ but can’t find that condition in the Wappler UI.

How can I achieve this?

Community Page
Last updated: