Changes for page ERPrototaculous

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

From version 199.1
edited by Ravi Mendis
on 2009/07/17 06:30
Change comment: There is no comment for this version
To version 197.1
edited by Ravi Mendis
on 2009/07/17 06:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -71,10 +71,10 @@
71 71  
72 72  Differences from using forms in WebObjects. i.e ##WOForm##:
73 73  
74 -1. All form controls must be named. This includes text fields, selects and buttons.
74 +1. All ajax form controls must be named. This includes text fields, selects and buttons.
75 75  (WebObjects dynamically assigned names are not compatible with ERPrototaculous).
76 76  1. All ajax forms in an ERPrototaculous app need to be instances of ##AjaxUpdaterForm##.
77 -1. Form submit buttons can be a:
77 +1. Ajax form submit buttons can be a:
78 78  
79 79  *
80 80  ** Static ##<button>##.