Changes for page ERPrototaculous

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

From version 251.1
edited by Ravi Mendis
on 2009/07/16 09:02
Change comment: There is no comment for this version
To version 249.1
edited by Ravi Mendis
on 2009/07/16 09:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -34,7 +34,7 @@
34 34  * All form controls must be named. This includes text fields, selects and buttons.
35 35  (WebObjects dynamically assigned names are not compatible with ERPrototaculous).
36 36  * All forms in an ERPrototaculous app are instances of ##AjaxUpdaterForm##.
37 -* Form submits can be the form of:
37 +* Form submits can be the form of a:
38 38  ** Static ##<button>##
39 39  ** WOSubmitButton (if the result is to update whole page/app.
40 40  ** AjaxUpdaterButton (to update a **container**). Or