Nevermind, I found it. For some reason you have to manually go into each of the validators you don't want required and set them to required="false". If it's not implicitly stated, it defaults to required="true". Not the behavior I'd expect.
--- In [email protected], "Nick Collins" <[EMAIL PROTECTED]> wrote: > > I am kind of using this wizard as a jumping off point, and have run into > something of a problem. If I put validators on any of the fields to make > sure they're formatted properly, even if I had set the fields to > required="false" it forces you to input something into the field... how can > I change this so that a null value won't trigger this? > ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

