Expand and Collapse of container in Service Portal
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2020 09:45 PM
Hi,
I am trying achieve the below functionality of expand and collapse functionality of variables, can anyone please suggest how it is possible through widget.
Thanks!
Labels:
- Labels:
-
Service Catalog
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-06-2020 10:05 PM
Hi,
In addition to above
try this
expandCollapseAllSets(false);
toggleVariableSet('3c9975a10f3ed200781ccf8ce1050e05'); //replace with the sys id of the first container variable..
Please mark helpful or correct if this answer correct or helpful.
Thanks