I have defined a parameter of type boolean on a transition leaving a front-end view and have set its type to checkbox. The following jsp code is generated:
<input type="checkbox" name="includeInactiveStudies" value="false" onmouseover="hints.show('study.administration.administer.studies.search.param.include.inactive.studies.title')" onmouseout="hints.hide()" id="searchIncludeInactiveStudies"/> Checking the checkbox results in "false" being sent. The "value=false" is causing the problem. Is this a bug or has the checkbox functionality changed? _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3813#3813 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user