Changes for page ERPrototaculous

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

From version 223.1
edited by Ravi Mendis
on 2009/07/16 08:31
Change comment: Notes on differences to Ajax.framework
To version 229.1
edited by Ravi Mendis
on 2009/07/16 08:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -16,10 +16,3 @@
16 16  * ModalBox
17 17  * CalendarDateSelect
18 18  * FileUpload
19 -
20 -== Forms in ERPrototaculous ==
21 -
22 -Differences from using forms in WebObjects. i.e ##WOForm##:
23 -
24 -* All form controls must be named. This includes text fields, selects and buttons.
25 -(WebObjects dynamically assigned names are not compatible with ERPrototaculous).