Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Collapse a section in Custom Workspace View

maheshchokkara
Tera Contributor

Is there any way by which we can collapse a section in Workspace view on form load ? e.g Collapsing "case" Section on "settlement " Form in Workspace view on form load !
Hoping the below API only work in agent worskpace. for other workspaces is there any API?

g_aw.setSectionExpanded('case', false);

 

0 REPLIES 0