Changes for page ERPrototaculous

Last modified by Ravi Mendis on 2010/11/18 05:07

From version 114.1
edited by Ravi Mendis
on 2010/02/18 23:28
Change comment: There is no comment for this version
To version 123.1
edited by Ravi Mendis
on 2010/02/12 18:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -132,13 +132,4 @@
132 132  It is similar to an AjaxUpdateContainer when it has the binding ##ajax = true##, otherwise it's pretty much like **WOGenericContainer**.
133 133  
134 134  It has been implemented as a utility or //convenience// for Prototype's ##Ajax.Updater##.
135 -That is it can be used to update from a DOM //event// like popup //onchange//, or from a Prototype //callback// like //onComplete//, etc.
136 -
137 -== Compatibility ==
138 -
139 -ERPrototaculous can not be used with WebObjects 5.3 as it is dependent on the hooks for ajax added to WebObjects with version 5.4.
140 -
141 -{{warning title="ERPrototaculous is WebObjects *5.4* compatible only"}}
142 -
143 -
144 -{{/warning}}
135 +That is it can be used to update from a popup //onchange//, or from a Prototype //callback// like //onComplete//, etc.