Changes

Using Variables to Create a Customized Login Hyperlink for Use in Email Bodies
<nowiki>https://@url@/s_Login.jsp?dest=/Apps/app_editopportunity.jsp%3Fnextlevel%3D1%26matchlist%3D1%26opportunityid%3D@opportunityid@%26appid%3D@apptype@</nowiki>
 
The following can be included in the body of a workflow e-mails to provide a link directly to the {{l1}} or {{l2}} and triggered the [[Workflow]].
 
The user must already be logged into [[SmartSimple]] in their browser.
: Note that the window in the browser will only include the UTA record. The outer frame including the menu etc will not be present.
 
 
* Level 1 Edit Mode:
https&#58;//alias.smartsimple.com/Apps/app_editopportunity.jsp?appid=123456&nextlevel=1&opportunityid=@opportunityid@
 
* Level 1 View Mode:
https&#58;//alias.smartsimple.com/Apps/app_viewopportunity.jsp?appid=123456&nextlevel=1&opportunityid=@opportunityid@
 
* Level 2:
https&#58;//alias.smartsimple.com/Apps/app_editevent.jsp?appid=123456&nextlevel=1&eventid=@eventid@
 
 
 
From a Level 2 Workflow to provide a link to the Level 1:
* Edit Mode:
https&#58;//alias.smartsimple.com/Apps/app_editopportunity.jsp?appid=123456&nextlevel=1&opportunityid=@parent.opportunityid@
* View Mode:
https&#58;//alias.smartsimple.com/Apps/app_viewopportunity.jsp?appid=123456&nextlevel=1&opportunityid=@parent.opportunityid@
 
==See Also==
* [[Providing a Customized Login Hyperlink that Redirects the User to a Specific Record]]
==See Also==
8,849
edits