TabLinking

From SMTX Wiki
Revision as of 11:16, 19 December 2016 by Smtxwiki (talk | contribs) (Created page with "You can link into a tab on the same form, and it is very simple. Just mouse-over the tab and copy the hyperlink. It will start with javascript:...., but will work. Note: if...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You can link into a tab on the same form, and it is very simple. Just mouse-over the tab and copy the hyperlink.

It will start with javascript:...., but will work.

Note: if you change the order of the tabs, or add new ones, you will need to redo this, as the javascript link basically stores the position only, not the tab name or anything relative.