Dmx-bind:value not working within a form inside a repeat

This was the fix. Thanks @bpj! :slight_smile:

I changed dmx-bind:value="Description" to dmx-bind:value="$value.Description"

Data Store and Form Repeat

1 Like