Changes between Version 10 and Version 11 of ReferenceMaterials/ModelGlueXmlReference
- Timestamp:
- 12/04/09 00:46:41 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReferenceMaterials/ModelGlueXmlReference
v10 v11 226 226 1. Redirect (Optional, default = "false") - If true, a redirect will immediately redirect the entire request to the event handler declared in the DO attribute. All state value will be maintained if session is enabled. 227 227 1. Append (Optional, default = "") - Used to define a list of value names (from the viewstate) that should be appended to the URL. [[BR]][[BR]] Example: If APPEND is set to articleId and DO is set to article, the redirect URL would be index.cfm?event=article&articleId=[value of articleId].[[BR]][[BR]]''Advanced, rarely used attributes:''[[BR]][[BR]] 228 1. !PreserveState (Optional, default = "true") - If set to false and REDIRECT is set to true, the all state values will removed before redirecting to the event handler declared in the DO attribute228 1. !PreserveState (Optional, default = "true") - If set to false and REDIRECT is set to true, then all state values will removed before redirecting to the event handler declared in the DO attribute. If using this be sure that session management is enabled. 229 229 1. Reset (Optional, default = "false") - If set to true, any previously declared results of the same name will be erased. ''This is only useful for redefining results added by scaffolds.'' 230 230
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)