Vasyl Stashuk wrote:

Joerg Heinicke wrote:

On 16.03.2004 07:57, Mark Lundquist wrote:

I'm using a Cocoon 2.1.5 from a few days ago's CVS snapshot, but the same thing was happening to me in 2.1.4...

I have some <fd:action> widgets. I use getWidget() in the v2 forms/flow integration, and set the widget onClick property in flow to do my event handling. The action widgets work. But, for some reason form validation is getting triggered!

Can anybody give me a clue what's goin' on here? Where should I be looking?



What's so bad about the validation? You can switch it off by adding an attribute validate="false".


Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Validation may be required, while pressing some buttons, and should be disabled while pressing others, for example, if you have form with 'ok' and 'cancel' buttons.

Huh? You put validate="true" on the <fd:action>s that you want to validate, and validate="false" on the ones you don't. What is complicated about that?


I have the same problem with validation on fd:action as Mark described.

Upayavira




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to