Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forced Validation
Message
 
 
À
04/06/1998 14:17:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00104855
Message ID:
00104888
Vues:
25
Jeremy,

The valid only fires if the user gets into the field. You might want to create a table level rule.

>I am trying to force a user to enter a value in a textbox. The control source is a field in a view that I created. That field is validated by a stored procedure (as follows)
>
>FUNCTION vEexp()
>
>lparameters tnEexp
>
>RETURN not empty(allt(tnEexp))
>
>This should work but it does not. The valid only gets called if the user changes the field. How do I force validation
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform