Database field name "value" not allowed?

It seems that if we have a database with a field name of value then this causes problems with the dmx-bind and it doesn’t show anything.

Is this a known “limitation” - in our application this occurs a lot :frowning:. Is there a workaround for this?

This isn’t a limitation of us but probably you are using the same value field under a input field that also have a .value so they overwrite each other.

It is always good practice the give your fields more unique names.

You can use also aliases in the database query builder.