| Author |
Disabling a component on the next page in JSF
|
Ankur Luthra
Greenhorn
Joined: Dec 13, 2010
Posts: 16
|
|
Hi guys,
I am currently working on a problem wherein I need to disable a drop down list say "X" depending on whether I have clicked ADD button or EDIT button on the previous page.
Actually my add and edit button clicks open a new child window(using javascript). Now on that new page I need to disable the Drop down list if Edit button was pressed on the previous page.
Kindly Help
|
 |
 |
|
|
subject: Disabling a component on the next page in JSF
|
|
|