Re: go to tab?



lists@xxxxxxxxxxxxxxxxxxx wrote:
When I leave a layout to visit a related record I'd like to return 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
FM 8.5 you can use object name , for the tab. Parse it to a variable ($$_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
.



Relevant Pages

  • Re: 2 Forms for 1 Table
    ... I don't think I can get rid of the visual representation of the tabbed layout, ... Should I drag-expand the tabular control to take up the entire form? ... Don't *drag* controls onto the tab page - cut and paste instead. ... controls on the pages using Tab style and then change it. ...
    (microsoft.public.access.forms)
  • Re: go to tab?
    ... If I'm on tabbed layout I seem to be returned to ... the default tab, rather than the one I was working from. ... With the right script sequence, ... before leaving." ...
    (comp.databases.filemaker)
  • HTML Tabs
    ... I want to create a simple Tabbed layout in DHTML or some ... know if such free code to create tab available...any samples will help ...
    (microsoft.public.scripting.vbscript)
  • go to tab?
    ... When I leave a layout to visit a related record I'd like to return to ... If I'm on tabbed layout I seem to be returned to the ... default tab, rather than the one I was working from. ...
    (comp.databases.filemaker)
  • RE: sharing excel sheet with multiple users, but other users cant
    ... with regards ... On Error GoTo 0 ... Private Sub Worksheet_Deactivate ... Then create a button in a Menu tab for the user to go to their tab to enter ...
    (microsoft.public.excel.misc)