We had a script written to update the URL of the page to the TabID so that when the user hit refresh it would reload the page. With the introduction of the actions now on the TabSet, this has failed so we are trying to rework this code into the new Actions screen.
My question… How do I obtain the TabID so that I can update the HREF with the bookmark when calling a snippet from the Whenever Shown action?
This is the call that we used to have working, when we registered the tab click event.
window.history.replaceState(null, “Offender Profile”, “Offender_Template?id=” + id + “#” +tabId )
Thanks you in advance
Question
Obtaining Tab Panel Unique ID from Whenever Shown" actions"
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.