Monday, 9 September 2013

component visible if boolCheckBox is checked

component visible if boolCheckBox is checked

I have a web page, which contains several components, when I click on
boolCheckbox, I want to disappear some other components, I tried to use
the rendered attribute but it's doesn't work.
is there a visible attribute (or its equivalent) for simple component like
: boolCheckBox, inputText, ... ?
thank you.

No comments:

Post a Comment