Has anybody had this issue or is it a bug?
I recreated the project and still the same issue.
Using a Multiple Records Form everything updates just fine up to 50 records per page. If I change it past that it does not update anything when clicked. Showed the SQL process and it does not even attempt to update the table past 50 and just returns to the SQL select of the table.
I am using multiple record but never reached 50 records to update
hello Sebastian_P. I’m stuck with the same problem.
Did you solve it?