Collapse and Expand "container" of variables on Service Catalog Page

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 10:11 AM - edited ‎07-03-2025 10:15 AM
I have a requirement to allow the customer to expand or collapse questions on a catalog item. I have set up the containers and they are working correctly in platform, but the collapse/expand buttons do not appear in portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2025 09:46 PM
Container collapse/expand functionality is NOT supported in Service Portal by default.
It only works in the Platform view (standard UI16), not in the portal catalog item view.
Mark the containers as container_start + container_end and group the variables correctly.
Use a Catalog Client Script (type: onLoad) to inject a toggle button and collapse logic:
(Optional) Use CSS to style the container or start with it collapsed: