I have an AjaxForm which uses AjaxEventSubmit on a PropertySelection component. That same PropertySelection component also has a 'required' validator assigned to it. If I submit the form without selecting a value first, I get a nice client side validation message above the field, as I should. However, if I subsequently select a value for that PropertySelection component, triggering the AjaxEventSubmit, I get a javascript error when the response is returned.
I have not yet built a simplified test which demonstrates the behaviour without all the other cruft from my page, so it could be weird interaction with other components on the page, but in case someone else has seen this problem and figured out a workaround, I thought I'd post here before spending time building a simple demo that I can post to the list for testing. --sam ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
