- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2025 12:53 AM
Hello!
I have a cat item with a reference field variable to the service_offering table. When it is submitted, in Core the record will have the variable field populated with the chosen Service Offering and it will have the info button which pops up the details of the SO.
When opening the same record in Workspace, the field does not have the info button present.
How can I enable the info button on Workspace also?
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2025 02:11 AM
If you recently upgraded to Yokohama then it seems to be a bug and ServiceNow is planning to fix in Zurich version.
PRB1877769
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2025 02:11 AM
If you recently upgraded to Yokohama then it seems to be a bug and ServiceNow is planning to fix in Zurich version.
PRB1877769
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2025 05:37 AM - edited ‎09-22-2025 05:38 AM
Hi, is there any workaround for this issue in Yokohama release?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-13-2025 06:42 AM
Follow the workaround in this article, I can confirm it fixed the issue for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
This recently came up for us with the move to Zurich (Patch 6, Hot fix 2). What's not mentioned in the knowledge article referenced, is the system property related to the text below.
"In this case, please disable the cache using the system property instead until the fix is available."
Per SN support, the sys property is "glide.ui.declarative.action.enabled" and it needs to be set to false (or created with a true/false type and set to false with "ignore cache" set to true).
