Changes

Jump to: navigation, search
Using Variables to Create a Customized Login Hyperlink for Use in Email Bodies
:*'''@objtoken@'''- returns token which can be used with instance url to access the current object in view mode
::recipient would see token e.g. %246F%2FIPCZpdvX%2B1VAxuTxIcGLQuErPi%2FYU3uNRMvTZBjY%3D
:*'''@objtoken_view@''' - returns token which can be used with instance url to access the current object in view mode
::recipient would see view mode token e.g. %246F%2FIPCZpdvX%2B1VAxuTxIcGLQuErPi%2FYU3uNRMvTZBjY%3D
 
:*'''@objtoken_loginurl@''' - returns full login url with token, including the destination hyperlink to redirect the user to the object in edit mode
::recipient would see url, desttoken parameter and edit mode token e.g. smart.smartsimple.com/s_Login.jsp?desttoken=%246F%2FIPCZpdvX%2B1VAxuTxIcGLQuErPi%2FYU3uNRMvTZBjY%3D
 
:*'''@objtoken_view_loginurl@''' - returns full login url with token, including the destination hyperlink to redirect the user to the object in view mode
::recipient would see url, desttoken parameter and view mode token e.g. smart.smartsimple.com/s_Login.jsp?desttoken=%246F%2FIPCZpdvX%2B1VAxuTxIcGLQuErPi%2FYU3uNRMvTZBjY%3D
 
:*'''@loginurl@''' - returns full login url without token, including the destination hyperlink to redirect
::recipient would see url only e.g. smart.smartsimple.com/
==See Also==
Smartstaff, administrator
4,478
edits

Navigation menu