On Wed, 2003-10-29 at 02:09, Jim Wu wrote:
> Hi everyone, I have hit on a problem with Woody that I hope you can 
> help with...what I need is to have a widget be required only based on 
> the value of another widget.  Is there anyway to do that within the 
> Woody framework?  Thanks.

It is not possible using the required attribute, since its value is
currently fixed (maybe in the future this will be extended so that you
can put a formula in there). The solution is to make it not-required and
do the necessary checks in custom validation code.

-- 
Bruno Dumon                             http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
[EMAIL PROTECTED]                          [EMAIL PROTECTED]


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

Reply via email to