NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: CaseyR on November 24, 2010, 05:48:27 PM

Title: Wizard form - How to return to the current tab after a lookup
Post by: CaseyR on November 24, 2010, 05:48:27 PM
Hi,

My wizard form has a lookup on the second tab.  The lookup works fine, but on returning from the lookup the first tab is selected for display.  How can I return to the second tab after the lookup.. I encountered this problem in NT 4 a couple of years ago, but never found a successful way to address it.

The form is for an In-Memory table

Using:

C7.2
NT say 5.02 but it may be 5.04


Title: Re: Wizard form - How to return to the current tab after a lookup
Post by: Bruce on November 24, 2010, 10:28:58 PM
I'll check into this.

cheers
Bruce
Title: Re: Wizard form - How to return to the current tab after a lookup
Post by: CaseyR on November 30, 2010, 07:40:37 PM
Further on this problem:

Using a pop up look up solves the problem.

Calling the look up with _blank as target doesn't help.  Nor does calling the lookup as a URL or as a procedure.