- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi,
Is it possible to route users to projects on the project workspace instead of the native UI when they click on links provided in the email notifications ? Is this possible without hardcoding the URL much ?
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I have already provided you that information how the parameters are passed in workspace.
You can refer below page from UI builder if you want to understand how project parameters are passed in Workspace when a project number in list view is clicked
Another option you can explore is, redirect to
System automatically redirects to Project Workspace details page of the project without passing additional parameters and should be achievable. I tried it in PDI and it works, you can try to replicate in your environment.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Thank you for your response. I have however, explained my challenge below to Ankur.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I have already provided you that information how the parameters are passed in workspace.
You can refer below page from UI builder if you want to understand how project parameters are passed in Workspace when a project number in list view is clicked
Another option you can explore is, redirect to
System automatically redirects to Project Workspace details page of the project without passing additional parameters and should be achievable. I tried it in PDI and it works, you can try to replicate in your environment.
If this helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
May I know what was the solution to your question?
this will help other members in future.
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
unless you update the email notification body or the email script etc the link cannot be changed.
what did you start with and where are you stuck?
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 Ankur
The links on project workspace don't work in the same way as Native UI. We have observed that other than the project's sys ID, the URL contains another number that is different for each project. Screenshot attached herewith. We don't know what that number is and where it comes from.
Thanks