Expanding and collapsing content

TLG
Tera Contributor

Has anyone tried expanding and collapsing content in Vancouver? Does it work?

1 ACCEPTED SOLUTION

Eoghan Sinnott
Kilo Sage
Kilo Sage

Hi, 

 

Have just checked in our DEV environment which has recently been upgraded to Vancouver and can confirm that the Expand/Collapse text feature is still working as it was before the upgrade.

 

The below article gave some good tips for setting this up using the HTML source code.

 

https://www.servicenow.com/community/in-other-news/add-expand-and-collapse-functionality-to-any-know...

View solution in original post

5 REPLIES 5

MoanaH
Giga Contributor

The feature for expanding and collapsing content is an excellent way to improve user experience by organizing large amounts of information. This functionality allows users to focus on specific sections while keeping the interface clean and uncluttered. Using the 8171 framework, you can efficiently implement this feature by dynamically controlling the visibility of content blocks. Ensure smooth animations during transitions and maintain accessibility by enabling keyboard navigation and proper ARIA roles for a better, inclusive design.