Ah, I think I see what you are saying. The first time you open the form, data is there automatically and when you clear the field, it does not complain (due to your field or record validation rules) as you would expect when saving or navigating away from the record.
Correct? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roger Lovelock Sent: Thursday, November 20, 2008 10:31 PM To: Dabo Users list Subject: Re: [dabo-users] Bizobj Validation I am validating that the field must have a value. The initial record displayed already has a value. If I clear it and save (record level validation) or clear it and tab to the next field I do not get the validation message. If, however, I have navigated prior to this to another record all works fine and the error message appears (in both cases). ----- Original Message ----- From: <[EMAIL PROTECTED]> To: "'Dabo Users list'" <[email protected]> Sent: Friday, November 21, 2008 1:37 PM Subject: Re: [dabo-users] Bizobj Validation > You got the validation message with no changes to the data? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > On > Behalf Of Ed Leafe > Sent: Thursday, November 20, 2008 9:26 PM > To: Dabo Users list > Subject: Re: [dabo-users] Bizobj Validation > > On Nov 20, 2008, at 6:50 PM, Roger Lovelock wrote: > >> Yes - if I open the screen and clear the first field, then tab to the >> next field there is no error message. If I open the screen, navigate >> to the next record, then navigate back to the first and do the same >> thing I do get an error message in the status bar. > > > How is the data getting in the field? I just tried with a basic > AppWizard-generated app, and after requerying to get the initial > dataset, I did as you described, and got the validation message. > > > -- Ed Leafe > > > > > [excessive quoting removed by server] _______________________________________________ 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/[EMAIL PROTECTED]
