- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2022 12:41 PM
Dev Experts,
Attached client callable Script Include is not redirecting to desired portal. Thoughts?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2023 06:21 AM
To close this loop. I modify the script include and capturing the keywords in display BR g_scartchpad from table: sys_email column: instance either 'Incident' or 'Case' and based on the conditions, provided the respective url.
Thank you,
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2022 01:33 PM
Hi, partial screenshots with redacted detail is not an idea way to share code.
What are the results of your debugging?
SPEntryPage is not client callable OOB and so is clearly not intended to be utilized in in the way you are trying to use it. Perhaps you could update this thread with some clear details of your business requirement\use case so that the forum can better understand your intentions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2022 06:07 AM
@Tony Chatfield1 Thanks for the feedback. Below is the business use case.
The requirement is when an ITSM user who has CSM roles, received a system generated email with a link to take the user to target record. When user clicks the link instead of taking it to the record, it takes the user to Case Management list view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2023 12:53 PM
Experts - Any update for me on this redirection issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2023 06:21 AM
To close this loop. I modify the script include and capturing the keywords in display BR g_scartchpad from table: sys_email column: instance either 'Incident' or 'Case' and based on the conditions, provided the respective url.
Thank you,
MK