Hello MX Developers, I am inquiring about how to inform the user that a record
can not be deleted because the record has a relationship to another record in a
related table. What happens right now, the user selectes Delete Record, the
delete record server behavior is processed, and a nasty HTTP 500 Internal
Server error is displayed. I have my browser configured to NOT display
friendly HTTP errors so I see on an IE error page the information about the FK.
I would like to have the user redirected to an error page stating that the
record can not be deleted and allow them to continue to navigate through the
site. Please help. Thanks a bunch. Craig