Re: Catching an event prior to form submition
> label="${answer.answer}"/> > > > > > value="_"/> > > > > Thanks for any input. >
Catching an event prior to form submition
Hi, seems very basic, but I can't make it work. I want to do some custom form validation before submit happens. What is wrong with my form observers? Clicking on gameImage works just fine. None of the bellow versions of questionnarie event observers work. var MyValidator = Class.create({ init