Question. I have a ValidatorForm form that works with a LookupDispatchAction.
One of the the actions is 'view'. But this populates the form after validation. The question is ... how can I selectively validate a ValiatorForm ( ie. Don't validate for 'view', 'create', but validate for 'update', etc ) Darren -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

