NetTalk Central

Author Topic: Wizard form - How to return to the current tab after a lookup  (Read 3330 times)

CaseyR

  • Sr. Member
  • ****
  • Posts: 448
    • View Profile
    • Email
Wizard form - How to return to the current tab after a lookup
« 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



Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Wizard form - How to return to the current tab after a lookup
« Reply #1 on: November 24, 2010, 10:28:58 PM »
I'll check into this.

cheers
Bruce

CaseyR

  • Sr. Member
  • ****
  • Posts: 448
    • View Profile
    • Email
Re: Wizard form - How to return to the current tab after a lookup
« Reply #2 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.