I set up a test field validation to learn how it works. It tests for an empty 
string and then does self.notifyUser(). It works well except for one case. If 
I navigate to record that already has an empty string in the field I am 
validating, then tabbing through that field does not invoke the validation. 
If I Ctrl+d and do self.validateField(self.Common) where Common is the RegID 
of the field then the validation fires. I was wondering what causes 
self.validateField to fire when navigating through the form?
-- 
Adrian Klaver
[EMAIL PROTECTED]


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to