| Author |
On selectonemenu change uncheck checkbox?
|
Dan Acuff
Ranch Hand
Joined: Jul 13, 2009
Posts: 62
|
|
I have to uncheck a selectBooleanCheckbox lower down in the form IF it is checked.
So I added the showOnWebAjx id to the reRender shown below.
I don't know how to uncheck the box but with the below code I can tell when it is C1 or H1 (2 of the values where we want to uncheck the box, the rest of the time we do nothing)
The a:outputPanel and c:if test are my additions.
What is the proper / correct way to uncheck that box?
Thank you very much for any help.
|
 |
Dan Acuff
Ranch Hand
Joined: Jul 13, 2009
Posts: 62
|
|
I was wondering is this not possible without doing something on the backend?
Help appreciated.
Thanks,
Dan
|
 |
 |
|
|
subject: On selectonemenu change uncheck checkbox?
|
|
|