Using URI+ to force a view when following link in email
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2015 10:16 AM
According to Scripting for Email Notifications if you put ${URI+&sysparm_view=ess} you can force the ess view of the form to the record the user clicks.
I definitely have an ess view for the form the record uses, but that link keeps going to default view.
Is this a valid feature in Eureka?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2015 11:16 AM
Even if the link has a view specified, I guess the view rules will take preference. Adding sysparm_force_view=true at the end of URL might do the trick.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2015 11:55 AM
Hmm... I wonder if that's supported with URI+ I'll give it a shot. Thanks KP!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2015 05:50 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2015 06:29 AM
Just try adding sysparm_force_view=true at the end of the URL