Hey there,
I've got a question about editing a dataset and save it to the same db table as I loaded from.
In DB Read I use "Populate Field". The table fields with setting the relating field names in the style "modelread.tablefield" show the data. That works.
But how about saving changes? I mean, when I set "update" and "whole form field" in DB Save action, nothing really is saving. Thats obviously, cause all fields are named with "modelread.tablefield" but actually the field names have to fit just the table field names... How can I fix that?
I've got a question about editing a dataset and save it to the same db table as I loaded from.
In DB Read I use "Populate Field". The table fields with setting the relating field names in the style "modelread.tablefield" show the data. That works.
But how about saving changes? I mean, when I set "update" and "whole form field" in DB Save action, nothing really is saving. Thats obviously, cause all fields are named with "modelread.tablefield" but actually the field names have to fit just the table field names... How can I fix that?