RE: Custom component validation - two fields

2006-06-04 Thread Mark Stang
Ryan, Glad you figured out your problem. regards, Mark -Original Message- From: Ryan Cuprak [mailto:[EMAIL PROTECTED] Sent: Sat 6/3/2006 10:34 PM To: Tapestry users Subject: Re: Custom component validation - two fields Hello, I think figured out my problem - I needed to render

Re: Custom component validation - two fields

2006-06-03 Thread Ryan Cuprak
ld goes away. Basically, it is done via a Conditional or Choose Component. hth, Mark -----Original Message- From: Ryan Cuprak [mailto:[EMAIL PROTECTED] Sent: Fri 6/2/2006 12:38 PM To: users@tapestry.apache.org Subject: Custom component validation - two fields Hello, We are trying t

RE: Custom component validation - two fields

2006-06-03 Thread Ryan Cuprak
t; >-Original Message- >From: Ryan Cuprak [mailto:[EMAIL PROTECTED] >Sent: Fri 6/2/2006 12:38 PM >To: users@tapestry.apache.org >Subject: Custom component validation - two fields > >Hello, > We are trying to implement a rather simple custom form component for a s

RE: Custom component validation - two fields

2006-06-02 Thread Mark Stang
goes away. Basically, it is done via a Conditional or Choose Component. hth, Mark -Original Message- From: Ryan Cuprak [mailto:[EMAIL PROTECTED] Sent: Fri 6/2/2006 12:38 PM To: users@tapestry.apache.org Subject: Custom component validation - two fields Hello, We are trying to

Custom component validation - two fields

2006-06-02 Thread Ryan Cuprak
Hello, We are trying to implement a rather simple custom form component for a search page and perform validation on it. The custom component has a checkbox and a text field. If the checkbox is checked then a value must be provided in the text field. If not, the field must be decorated and a me