I've removed the save button.
Thanks !
Sylvain.
On Fri, 2004-12-03 at 09:03 +0100, Manfred Geiler wrote:
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.
