Pystar Sat, 15 Sep 2012 14:08:46 -0700
How do I access the elements of a custom form? when I design my form using {{=form.custom.begin}}{{=form.custom.end}}. How do I access elements of the form using methods like form[0]["_class""] etc. its not working
--