No edit summary |
(Added Edited template with July 12, 2025.) |
||
Line 1: | Line 1: | ||
{{Edited|July|12|2025}} | |||
The SysViewStateCookie is an optional model pattern that enables a Turnkey server to hand out shareable links to pages that include the current state of all variables. The shareable link will be a reference to a unique object of type SysViewStateCookie and the toolbar Share-icon will place an url to a [[Documentation:DisplayWithVariables|DWV link]] to this object. | The SysViewStateCookie is an optional model pattern that enables a Turnkey server to hand out shareable links to pages that include the current state of all variables. The shareable link will be a reference to a unique object of type SysViewStateCookie and the toolbar Share-icon will place an url to a [[Documentation:DisplayWithVariables|DWV link]] to this object. | ||
Latest revision as of 06:35, 20 January 2025
The SysViewStateCookie is an optional model pattern that enables a Turnkey server to hand out shareable links to pages that include the current state of all variables. The shareable link will be a reference to a unique object of type SysViewStateCookie and the toolbar Share-icon will place an url to a DWV link to this object.
SysViewStateCookie - new model pattern to be able to share complete viewstate with others A ShareAction will show in toolbar if SysViewStateCookie is present
This is also connected to the ClipBook implementation:
Todo: document this - it was impossible due to image upload failing