Sylvain Vieujot wrote:
I have a component that needs to execute a javascript before the forms submit.

I tried to overload the form.submit() in javascript, but it doesn't seem to work.

What do you mean by "overload the form.submit() in javascript"? Do you mean the onSubmit attribute?

Manfred


So, I guess I need to add my javascript in the code generated for the form's commandButton s.

Any idea on how to to do that ?

Thanks,

Sylvain.

Reply via email to