Using URI+ to force a view when following link in email

Uncle Rob
Kilo Patron

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?

10 REPLIES 10

Kalaiarasan Pus
Giga Sage

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.


Hmm... I wonder if that's supported with URI+   I'll give it a shot.   Thanks KP!


Did you have any luck getting that to work rfedoruk?



I'm having exactly the same issue in Fuji.


Just try adding sysparm_force_view=true at the end of the URL