No Default Action, Invalid Submit?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

No Default Action, Invalid Submit?

lopemanc
It appears to me that if you do not specify a default action for a form it just goes ahead and presses the first button.  The code seems to imply that it will do nothing, except the submit. This does not make sense to me.  So now I am specifying an empty block for the default action for most of my forms.

Later,

Chris Lopeman