My problem is similar to this issue: http://issues.apache.org/jira/browse/MYFACES-102On 3/22/06,
Rogerio Pereira <[EMAIL PROTECTED]> wrote:
Well, i have 3 selectOneMenu, each one contains a list of country
states code, when i select one state code i submit this selection and
then i fill a cities s
Well, i have 3 selectOneMenu, each one contains a list of country
states code, when i select one state code i submit this selection and
then i fill a cities selectOneMenu below the selectOneMenu that has
fired the submission.
When the ValueChangeEvent method is fired the event.getOldValue() is
nul
No, i never change the model values.On 3/16/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
Rogerio Pereira schrieb:> I have three selectOneMenu in my page, each selectOneMenu has your own> valuechangelistener, my problem is, when i change the value of one> selectOneMenu all valuechangemethod in my
Rogerio Pereira schrieb:
> I have three selectOneMenu in my page, each selectOneMenu has your own
> valuechangelistener, my problem is, when i change the value of one
> selectOneMenu all valuechangemethod in my backing bean are being fired.
In your valueChangeListener method, do you change the mode
Hi!
Do you change the
model properties of the other two selectOneMenus when you process the ValueChangeEvent of one
selectOneMenu?
This may cause firing new ValueChangeEvents, I can
remember such a problem. You may try to comment out these changes and see,
if the other methods are still
yes-- Yours truly (Atenciosamente),Rogério
Hi,
Did you put different id for each selectOneMenu?
Roberto Rocha
Rogerio Pereira wrote:
Hi,
I have three selectOneMenu in my page, each selectOneMenu has your own
valuechangelistener, my problem is, when i change the value of one
selectOneMenu all valuechangemethod in my backing b
Hi,
I have three selectOneMenu in my page, each selectOneMenu has your own
valuechangelistener, my problem is, when i change the value of one
selectOneMenu all valuechangemethod in my backing bean are being fired.
Any ideas? This is a bug?-- Yours truly (Atenciosamente),Rogério
8 matches
Mail list logo