On 14.04.2004 21:33, Mark Lundquist wrote:

This might be related to v2 flow script that I don't use yet. Chris?

hmmm, you said you thought you were able to successfully do what I'm trying to do... yet if you aren't using v2, then you don't have onValidate(), so you must be handling things differently. If you're fixing up validation based on a "delete me" checkbox like I want to do, and it's working for you, any tips you might care to share would be much appreciated! :-)


(Based on the debugging I did, I can't see how setValidationError(null) would work for you... could this be that much different in 2.1.4? But that's another story...)

I know I have a repeater with required fields (explicitely set @required="true") and checkboxes and an row-action deleting the selected rows.


And completely independent from this above I have another field with the "optional required" use case where I use setValidationError(null).

The details I can provide tomorrow at work.

What do you mean when writing "fixing up validation based on a "delete me" checkbox"?

Joerg

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



Reply via email to