Re: go to tab?
- From: Matt WIlls <Im@xxxxxxxx>
- Date: Sat, 14 Jul 2007 14:27:57 GMT
In article <f7967f$npt$1@xxxxxxxx> Chris
Brown<cbrown@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
lists@xxxxxxxxxxxxxxxxxxx wrote:
When I leave a layout to visit a related record I'd like to returnFM 8.5 you can use object name , for the tab. Parse it to a variable
to the same place. If I'm on tabbed layout I seem to be returned to
the default tab, rather than the one I was working from. Can I keep
track of the tab that I was on and go back there?
malcolm
($$_Return) before leaving. Create a Return script and button; I use
one on every layout. With the right script sequence, you can make it
a back and forth rather than just simple return.
If in FM8 (no Object name) use a field unique to the tab; I create a
set of globals: g_Tab1, g_tab2... and add one discreetly to each tab.
regards
Chris
Please elaborate on the process of "Parse it to a variable ($$_Return)
before leaving."
Matt
.
- Follow-Ups:
- Re: go to tab?
- From: Chris Brown
- Re: go to tab?
- References:
- go to tab?
- From: lists
- Re: go to tab?
- From: Chris Brown
- go to tab?
- Prev by Date: Re: Calculation on container
- Next by Date: FM9 & Access
- Previous by thread: Re: go to tab?
- Next by thread: Re: go to tab?
- Index(es):
Relevant Pages
|