NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on February 01, 2009, 03:26:39 AM

Title: Drop Field tab problem
Post by: Alberto on February 01, 2009, 03:26:39 AM
Hi,
PR30 IE7
In a Memory Form, when tabing between fields I have the following problem.
First field is a string field, I enter some data and press tab to go to the next field which is a drop field filled with a table.
The first weird thing is that the drop appears selected just for a second and then it turns like not selected.
The drop has the correct value so, I press tab to go to the next string field and... it goes back to the first field!.
Then, if I press tab again from the first field, selecting again the drop, the drop appears selected and pressing tab again it selects the next field ok.
I´ve tryed assigning avalue to the filed, changing the validate, etc but I cant make it work.
Any Idea?

Thanks
Alberto
Title: Re: Drop Field tab problem
Post by: Bruce on February 01, 2009, 07:57:57 AM
Sounds like the string field is "resetting" the drop field.

Is the drop field in the string fields' Reset list?

Cheers
Bruce
Title: Re: Drop Field tab problem
Post by: Alberto on February 02, 2009, 03:54:38 AM
No
Title: Re: Drop Field tab problem
Post by: Alberto on February 02, 2009, 05:36:01 AM
Tested, reseting or not reseting the pb is still there.
Any other thing I can test?
Title: Re: Drop Field tab problem
Post by: Poul on February 02, 2009, 11:37:29 AM
Quote
I´ve tryed assigning avalue to the filed, changing the validate, etc but I cant make it work.
Any Idea?

Have your tried, On the advanced tab set the Auto Dict validation to NO.
(solved some problems for me - even when the lookup was set to no validate)
Title: Re: Drop Field tab problem
Post by: Alberto on February 02, 2009, 03:36:56 PM
Thanks Paul, that did it!