Database to array

What is the best way to add records from a serviceconnect into an array on the client side?

I would have expected this to work:
<dmx-array id="arr1" dmx-bind:items="serverconnect.data.query1.where('Column_A', 'Record_A', '==')"></dmx-array>

Community Page
Last updated: