Hi, each time i want to update crud, i have to submit changes twice to get it actually updated.
I set crud.settings.detect_record_change = False, which helps with 'text' fields, but the problem presists with 'boolean'. Boolean field get changed each time i update form, even though I do not change it. I'm getting this on 1.99.4 and on 1.99.7. I'm seeing this for the first time, but then again....i'm doing Blog app for the first time and there is a little more updating than in my other apps. Any clues? Best, Kristjan --