I have created a very complex form that displays query results as drop downs and does some basic data manipulation (not creation) as a result. When I close the form I get an error related to the index or primary key not found and I would like to suppress this error as it isn't actually relevant and I honestly don't even know which primary key it is even talking about. Is this possible?
Also, is there a way to catch and display a custom "record not found" error?
Thanks!
Also, is there a way to catch and display a custom "record not found" error?
Thanks!