
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 01:07 AM
Hi All,
I am using "RP.getReferringURL().indexOf('/now/boc_uib/') > -1) " in the UI action condition along with other conditions. I noticed that condition is not working because of "RP.getReferringURL().indexOf('/now/boc_uib/') > -1)".
Removing this condition is working as expected.
My ask is, does workspace support RP.getReferringURL().indexOf('/now/boc_uib/') > -1) type of condition?
Regards,
Virendra
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 04:37 AM
this line (RP.getReferringURL()) won't work in workspace and hence it's causing the condition to break and hence UI action condition is not working as expected
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
01-08-2025 04:37 AM
this line (RP.getReferringURL()) won't work in workspace and hence it's causing the condition to break and hence UI action condition is not working as expected
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
01-08-2025 08:20 PM
Hope you are doing good.
Did my reply answer your question?
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