05-14-07 12:26 AM
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 w
ant to specify a "valueChangeListener" attribute on my drop down box and nor
mally, I would select the d
rop down box in the "design" tab and in the "QuickEdit" view I would enter t
he code for the valueChange-event method. The problem however is that I do n
ot have any "Value Changed" attribute to edit in my "QuickEdit" view!! I onl
y have javascript-attribute
s available, like onblur, onchange etc. I've tried to figure out why, but ha
ve not yet succeeded...
If anyone has experienced a similar problem, please help me out! Thanks!
[ Post a follow-up to this message ]
|