Re: Validation - requiredif

2003-02-25 Thread Jeff Kyser
Hey Dale,

Scroll back to yesterday morning, about 9:20 CST, there's
an example posted for Zsolt that worked for him.
regards,

-jeff

On Tuesday, February 25, 2003, at 03:56  PM, Rieberger, Dale wrote:

Looking for an example of requiredif that is similar to the example on 
the struts site but without using an index and using ValidationForm 
not DynaValidationForm. If that isn't possible could someone explain 
the index example for me. I dont understand the struts-config entries 
especially where in talks about Dependent[].

Dale Rieberger

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


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


RE: Validation - requiredif

2003-02-25 Thread Rieberger, Dale
Ok, it works if I dont use a date field as the field I am trying to check against. So 
if I use to text fields one is required if the other is not null it works, but it 
doesn't work if one field is required if the second field is a date and not null.

Thanks for your help Jeff.

-Original Message-
From: Jeff Kyser [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 25, 2003 3:01 PM
To: Struts Users Mailing List
Subject: Re: Validation - requiredif


Hey Dale,

Scroll back to yesterday morning, about 9:20 CST, there's
an example posted for Zsolt that worked for him.

regards,

-jeff

On Tuesday, February 25, 2003, at 03:56  PM, Rieberger, Dale wrote:

> Looking for an example of requiredif that is similar to the example on 
> the struts site but without using an index and using ValidationForm 
> not DynaValidationForm. If that isn't possible could someone explain 
> the index example for me. I dont understand the struts-config entries 
> especially where in talks about Dependent[].
>
> Dale Rieberger
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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


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