Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need to revert -Add record-, but valid method fires.
Message
From
11/07/1999 10:57:37
 
 
To
10/07/1999 23:04:19
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00239842
Message ID:
00239947
Views:
17
Hmm- I don't know- I don't generally use field validation rules... I suppose you could make your rules do the same thing as the valid method-
for instance:

!EMPTY(MyField) OR LASTKEY()=27


>Hello Erik
>
>It works fine, but now, my problem is that field validation rule is being fired too.
>What can i do?
>
>>If your revert button has it's Cancel property set to .T., it will fille LASTKEY() with 27 when clicked. KNowing this, you can code all of your valid methods to go womething like
>>
>>IF !LASTKEY() = 27
>>
>>...validation here
>>ENDIF
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform