Dynamic select list not showing

I have a form in which I try to add a dynamic list, but no show.
Server connect is:

Local it will show the field, but no content:

Remote it doesn’t even show the field:

This is the code generated by Wappler.
<select id="advertentie" class="custom-select" dmx-bind:options="sckersttarief.data.query1" optiontext="titel" optionvalue="prijs" name="advertentie"> </select>

Can anybody tell me where I went wrong or, even better, how to solve this?

Community Page
Last updated: