I've seen a few threads on here about error messages, but I can't see any that refer to capturing ABC error messages.
Assuming that I have setup my RI in my clarion dictionary, to prevent a parent record being removed if a child record exists, is there any way that I can pass the standard clarion RI warning message back to my end user if they try to delete the parent record?
At present the error displays on the Webserver, and the client just fails to see their record being removed. Do I have to build in additional checking in my app to display a message to the user before my standard clarion error gets raised?
I don't want to build in a load of extra code if I'm missing a trick somewhere.
TIA,
Neil.