Hi Max,
I can't send a minimal example, since that works. But in my complicated form I have a save db action that takes 16 fields. In the data I can see they all exist. But the debugger shows me a query that leaves out the last one. Is there a restriction to the number of fields? I have done tons of tests, but can't find anything that could cause the behavior.
Maybe there are checks or things in the code that can affect the generation of the update query in a save db action that might help to solve this problem.
I will also post another issue (maybe related).
Kind regards,Pim
Hi Pim
Do you have the Modify Data Source behavior enabled ? if yes then only fields defined there will be stored, same if you use the Table Fields behavior.
