Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Msgsvc not displaying delete trigger message
Message
 
To
12/10/2001 15:11:05
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00567233
Message ID:
00568158
Views:
23
Voy a escribir en ingles porque es mas facil para me esplicar te...

<<¿Son propiedades o métodos de las que me hablas?>>
No. The Error event is an event that is called when an error occurs. If one of your triggers fail this will cause the error event to fire. I'm pretty sure Kevin is catching all errors (even failed triggers).

In the msgsvc.dbf there are already two entries that can be used if needed. One is for Triggers that failed and the other is for Inserts that failed.

<>

I'll have to check more into this behavior - I wasn't aware that it's not behaving like in prior version.

In the meantime, you can set the lMustKey Property on the control to .T. - this will force the user to enter something in that field. You can also put code in the BizRule Class of the BizObj to check for valid data in the control. If any of the rules fail the framework will automatically display messages to the user.

<>

I don't understand why the framework wouldn't be displaying messages when errors occur.

Hope this helps.
Vic
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform