Use the state
method to collapse the side pane programmatically:
Xrm.App.sidePanes.state = 0;
Use the state
method to expand the side pane programmatically:
Xrm.App.sidePanes.state = 1; "
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,387
Most Valuable Professional
nmaenpaa
101,156