On Mon, Sep 27, 2010 at 2:00 PM, Jeremy Goecks <jeremy.goecks@emory.edu> wrote:
Hi Peter,
Should <conditional> work with a checkbox (boolean) parameter?
I think the answer to my question is no one has every tried, because there are several things broken or not implemented here. ... Am I on the right track? Would one of the main developers (who knows JavaScript) be able to make this work?
Yes, you are correct and are on the right track. It's straightforward to add JS support for refresh_on_change to a checkbox element. We'll look into this soon.
Excellent. I do still think a separate mechanism for hiding parameters (which can be done with CSS) without all the complication of conditional code and refreshes would be more elegant - and probably much simpler for the wrapper writer. But that is a task for another day ;) Thank you, Peter