Forum Discussion
- QuickBaseCoachDQrew CaptainIs this happening every time, or just once.
- JeffRohanQrew CadetThe form has dynamic form rules that uncheck a checkbox when the record is saved. it happens when I enter notes in a text field multi line, and change a value in a drop down. It does not happen when I just change 1 field, only 2 or more.
Could there be a limitation on the number of events that can happen when the record is saved. - QuickBaseCoachDQrew CaptainThat sounds bizzare. That error message should only come up when two people are actually editing the same record at thew same time, and some fields have changed between the time the 1st user loaded the form and it was saved.
Is it saying that you are both users as it leads you though "conflict resolution - JeffRohanQrew CadetYes, in the address bar it has the parameter: ?a=FinishEditRecord. I feel like its a timing issue. The form has 5 rules for when the record is saved (each are different enough that I cannot combine the actions). Also, I wonder if the Multi line text field (I said dropdown) takes more time to save. It probably is going through its execution rules for one of these fields and somehow that is conflicting with the actual record save.
- QuickBaseCoachDQrew CaptainI have many forms with a crazy number of form rules and that has never happened to me. I think that this one needs a support ticket.
- JeffRohanQrew CadetThanks for your help.