How to add accordion in record producer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@DevanshT , Can you be more specific about your requirement.
If this solution helped you Please Mark this solution as accepted and helpful as it will be helpful for other users and readers as well.
Best Regards.
Saurabh V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
it's not available OOTB.
You will have to customize it and it will require heavy customizations which I will recommend to avoid.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @DevanshT ,
Please follow below community / product links :
https://www.servicenow.com/docs/bundle/xanadu-employee-service-management/page/product/employee-cent...
https://www.servicenow.com/community/developer-forum/need-help-stylizing-accordions/m-p/2916108
Please mark helpful & correct answer if it's worthy for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @DevanshT ,
You can create accordions directly in a record producer using the built-in Accordion container variable. Steps:
Add a Container Start variable.
Set Type to Accordion.
Add your variables inside the container.
Close the section with a Container End variable.
This creates a collapsible section in Service Portal without any custom scripts.
Relevant references i found which can help:
https://www.servicenow.com/community/developer-forum/how-to-add-arrows-that-expand-or-collapse-the-c...
https://www.servicenow.com/community/developer-forum/how-to-make-collapse-of-container-in-service-po...
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.