Hi. I'm having a huge problem and I don't understand why.
Some of my forms have phenomenon duplicate (2) records when adding new. The frequency of occurrence is about 1/1000 new additions.
I have logged create time in table with trigger. Two record were created at the same time, with same infos. The interface is nothing out of the ordinary. Form doesn't handle anything special either, create button too. I use Form - ARP (DML) process for insert data.
Right now I don't have any idea how to catch this error. Please give me 1 suggestion, as well as how to fix it. Or is this a bug of the framework?