Hello,
When someone are not connected to the internet and are using the appication created the notification / error 1103 pops up ? If so, it is possible to change the original message ?
TY
Hello,
When someone are not connected to the internet and are using the appication created the notification / error 1103 pops up ? If so, it is possible to change the original message ?
TY
Yes, use the ScreenErrorOccurred event to catch the error and display your own
Taifun
Hello,
i did this way, but now nothing shows.
TY!
mensagem is a local parameter which returns the current error message, it does ot make sense to set that parameter…
what about using a notifier component to display you own message?
Taifun
Done! Solved ! Many thanks ! 5*****