TabLinking: Difference between revisions
Jump to navigation
Jump to search
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..." |
m 1 revision imported |
(No difference)
|
Latest revision as of 21:44, 25 May 2020
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.