[html-formfu] Possible bug - Submit element when forms have
errors
David Dorward
david at dorward.me.uk
Thu Feb 19 09:50:17 GMT 2009
Carl Franks wrote:
> I wouldn't consider it an acceptable way of doing it, because submit
> buttons unfortunately use the 'value' attribute as the text to display
> to the user.
>
Inset rant about Internet Explorer's support for <button> here.
> So if you build your program logic based on those values, and then get
> asked to add support for multiple languages to the application, you're
> rather up the creek.
>
You can run $q->param('submit') though your i18n routine ... :)
More information about the HTML-FormFu
mailing list