- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 09:37 AM
Hello we are experiencing an error in the HR Agent workspace where reference field have the magnifying glass icon but clicking it doesnt do anything.
I checked in my pdi and its the same. However the CMS Workspace seems to work fine
Is there a configuration that we're missing or something that needs to be set to allow the magnifying glass to work in the HR Agent workspace as well?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 12:51 PM
I was able to find the answer in this post: https://www.servicenow.com/community/developer-forum/custom-workspace-search-icon-on-record-not-clic...
Turns out if you make a duplicate of the record page it breaks the reference lookups. so you need to create a duplicate of the OOB "DA Modal Ref Lookup" app route with your new paged referenced. here is the OOB one
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 10:22 AM
post the dictionary record for "Skills" and you may get assistance here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 11:30 AM
It is the same experience regardless of the reference field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 11:54 AM
I have no idea what your problem is. Good luck on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2024 12:51 PM
I was able to find the answer in this post: https://www.servicenow.com/community/developer-forum/custom-workspace-search-icon-on-record-not-clic...
Turns out if you make a duplicate of the record page it breaks the reference lookups. so you need to create a duplicate of the OOB "DA Modal Ref Lookup" app route with your new paged referenced. here is the OOB one