Marian Andre wrote: > Maybe it will be enough to add possibility of defining javascript > handlers to the dbform tag, something like this: > <db:dbform onsubmit="..."> > > What do you think about it ? > I think your're too late, Henner has laready added the onSubmit attribute to dbForm tag. It will be part of the next version. (We are going to publish a developer's version soon.)
However, be aware that the real form field names will be different from the field names used within the form. Is your validator able to handle that? And did you have a look at the validator within dbforms? As far as I know new rules (implemented in Java as well as in JavaScript) can be integrated. So it is possible to have client side validation as well as server side validation at the same time. Regards Dirk ------------------------------------------------------- This SF.net email is sponsored by: ApacheCon, November 18-21 in Las Vegas (supported by COMDEX), the only Apache event to be fully supported by the ASF. http://www.apachecon.com _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
