|
Home > Archive > WebSphere Portal Server > May 2007 > JSF portlet problem in RAD
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
JSF portlet problem in RAD
|
|
|
| I'm having a problem and would greatly appreciate some help. I'm building a JSF portlet and have placed a drop down box on my GUI (h:selectOneMenu). I want to specify a "valueChangeListener" attribute on my drop down box and normally, I would select the d
rop down box in the "design" tab and in the "QuickEdit" view I would enter the code for the valueChange-event method. The problem however is that I do not have any "Value Changed" attribute to edit in my "QuickEdit" view!! I only have javascript-attribute
s available, like onblur, onchange etc. I've tried to figure out why, but have not yet succeeded...
If anyone has experienced a similar problem, please help me out! Thanks!
| |
| bn_shyam 2007-05-23, 1:17 am |
| What version of RAD are you using? I am using RAD 7 and i can see a value changed listener method support provided in QucikEdit view.
|
|
|
|
|