- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2025 04:09 AM
I want to have that expand option on Portal as well like we have for Native UI
Portal
Native UI
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2025 01:53 AM
With Below code I have achieved it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2025 10:06 PM
Hi @sharvil Sheth1 ,
As per ServiceNow, There are no plans to support this functionality in the baseline functionality of the Service Portal. Build a custom widget to implement this behavior.
FOR MORE PLEASE REFERE KB0610329-Unable to expand/contract container variables in Service Portal
Please mark my answer correct & helpful, if it helps you
Thanks,
BK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2025 10:27 PM
It's not available in portal.
I agree with @Bhavya11 and you will have to create a custom widget which renders the variables in it.
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
04-28-2025 01:53 AM
With Below code I have achieved it.