I want to be able to capture either the entire URL for the current page, or capture just the page arguments (navigation selections). I have not found the correct @Formula command in Help and hope someone on the form can help me.
I have a Page open in a database and want the user to be able to switch to a new page with the same tabbed table structure, so I want to retain the tab navigation. For example, If the page below is displayed, I want to have a link on the page that allows the user to switch to PageTwo. If I can find a command that will give me either the current page URL, or the current arguments on the page, I can construct a URL to direct the user to the other Page and to the same navigation structure on the page (same tab).
http://Server.Domain.com/Folder/File.nsf/PageOne?OpenPage&ExpandView&TableRow=2.1.3#2.1.
Thanks in advance for any help you can give.