*This post is locked for comments
*This post is locked for comments
Check with this -
function SetTabDisplayState(executionContext) { var formContext = executionContext.getFormContext(); var tabObj = formContext.ui.tabs.get("TabName"); // Put the tab name here tabObj.setDisplayState("expanded"); //pass value "expanded" or "collapsed" }
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156