Hi,
I explain my situation. I have a form in which record data, and a field of them is unique. And I have another form in which they can modify any field of the registration form above. But as one of them is unique, if you change this value to edit it, the unique, and the new are already registered, then I get the error in the database.
And my question is, how can I capture the error labasede data and showing what I want instead of all lines of code that I get? That is, change the error message from the database that shows me. Can this be done within the form I use to modify the data of a record?
Thank you.
I explain my situation. I have a form in which record data, and a field of them is unique. And I have another form in which they can modify any field of the registration form above. But as one of them is unique, if you change this value to edit it, the unique, and the new are already registered, then I get the error in the database.
And my question is, how can I capture the error labasede data and showing what I want instead of all lines of code that I get? That is, change the error message from the database that shows me. Can this be done within the form I use to modify the data of a record?
Thank you.