Changes

Jump to: navigation, search

SsEncrypt

578 bytes added, 17:34, 3 January 2012
no edit summary
ssEncrypt and ssEncrypt2 can be used to dynamically generate an encrypted token when creating URLs to access other entities with SmartSimple. Tokens are created using 2 different encryption methods. Accordingly either ssEncrypt or ssEncrypt2 are used depending on which entity is involved:
Webpage View token:
<ssEncrypt2>objectid</ssEncrypt2>
 
Example: To open the [[Web Page View]] with custom field id 123456 you would use the following syntax:
<input type=button class=Button value="Open" onclick="_openpageview('123456','<ssEncrypt2>@userid@</ssEncrypt2>',1)" >
Note: if you have [[URL Parameter Encryption]] enabled the custom field ID must be encrypted as well. This is not currently possible, but will be added in an upcoming upgrade (ssEncrypt3)
 
Transaction token
0
edits

Navigation menu