Difference between revisions of "SsEncrypt"
From SmartWiki
| Line 1: | Line 1: | ||
| − | |||
ssEncrypt can be used to dynamically generate an encrypted token when creating URLs to access other entities with SmartSimple. | ssEncrypt can be used to dynamically generate an encrypted token when creating URLs to access other entities with SmartSimple. | ||
| Line 9: | Line 8: | ||
<ssEncrypt>typid,appid,rootcompanyid</ssEncrypt> | <ssEncrypt>typid,appid,rootcompanyid</ssEncrypt> | ||
| − | Webpage View token | + | Webpage View token: |
| − | < | + | <ssEncrypt2>objectid</ssEncrypt2> |
Transaction token | Transaction token | ||
Revision as of 12:24, 3 January 2012
ssEncrypt can be used to dynamically generate an encrypted token when creating URLs to access other entities with SmartSimple.
Level 1 template page token
<ssEncrypt>typid,rootcompanyid</ssEncrypt>
Level 2 template page token
<ssEncrypt>typid,appid,rootcompanyid</ssEncrypt>
Webpage View token:
<ssEncrypt2>objectid</ssEncrypt2>
Transaction token
<ssEncrypt>userid,typeid</ssEncrypt>