A drop-down Form Template
I try to put my "Form-Validator" into a template, even it runs fine, realized that lot of param need to be passed to it (that's why I'm working on a Data-Environment).
I use default styles (css-file) to reduce the time to load the form, but could be overriden (width, higth, color, and show/hide ).
(But the current sample not include valid-rules (as I wish) like required-field, max-length (in chars) , multi-field valids ... and other )
Also have some inconveniences: (
I was getting strange row selections after (sort while the form is open)
-I was not able to disable and (on save) enable again sorting [in main grid] (inside the template)
-Should disable scrolling too (not try yet).
http://www.telefonica.net/web2/webtress/awsamp/examples/dd_form_test.html
My main PC crashes, and in my backup machine (AMD600) i am getting responses between 1.5 and 2 seconds to display the form. (not good news), so........
Please test it and tell me your results on this.
Thanks
I use default styles (css-file) to reduce the time to load the form, but could be overriden (width, higth, color, and show/hide ).
(But the current sample not include valid-rules (as I wish) like required-field, max-length (in chars) , multi-field valids ... and other )
Also have some inconveniences: (
I was getting strange row selections after (sort while the form is open)
-I was not able to disable and (on save) enable again sorting [in main grid] (inside the template)
-Should disable scrolling too (not try yet).
http://www.telefonica.net/web2/webtress/awsamp/examples/dd_form_test.html
My main PC crashes, and in my backup machine (AMD600) i am getting responses between 1.5 and 2 seconds to display the form. (not good news), so........
Please test it and tell me your results on this.
Thanks
Carlos
March 27,