- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2024 10:11 AM
In my knowledge base article template, I'm trying to make use of the Expand/Collapse option available in the field definition. Is this supposed to work out of the box, or is there something that must be added to make it work?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2024 10:35 AM
Hi @Andrew Truett ,
Please refer to below article:
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2024 10:14 AM
Share screenshot please.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2024 10:35 AM
Hi @Andrew Truett ,
Please refer to below article:
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-07-2024 11:07 AM
Knowledge authors are not HTML developers and they often get frustrated when they have to do this and there is a very good chance that the functionality would break if the authors hit the wrong key in the TinyMCE editor. There is a better way to author knowledge articles without fumbling with code.
Here is a demo of Expand-Collapse in KB Articles

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2024 06:14 AM
Our Dev found that Expand/collapse only seems to be a feature that works in the old internal KB view, not the Service Portal. Thanks to everyone for the replies-- using the <detail> and <summary> tags will work acceptably for us.
Cheers.