Lou Syracuse wrote on 2010-11-04: 
> I have yet another oddity on the FFC-based application that I
> 'inherited'. You have no idea what I'd give to re-write this app.
> 
> A user this morning is getting a "data validator" error message when
> she clicks in a dropdown list in Edit mode.  I saw it happen.  Then
> she went
> back into the app and didn't get it.   I saw that happen too.
> 
> What the heck is a data validator???
> 

Lou,

Sounds like there is code validation on the form. 
Make a change on the screen without touching that combobox, then change the
focus from the screen to a second screen (if you have an MDI application).
Then click directly back onto the drop down. If you are able to reproduce
the error this way, it sounds like an event (When, GotFocus, Valid) is
firing off a validation and the data is not available since the event sees a
different datasession. One of the oddities of the Fox.

Tracy Pearson
PowerChurch Software




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/000001cb7c53$290e6490$7b2b2d...@com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to