Hi,

I use JavaScript to submit the form when a user clicks on a checkbox. The
checkbox fires a valueChangeEvent. I have implemented a valueChangeListener.
When the valueChangeListener is called the attributes which are bind to the
inputText Components have the old values. Probably because the Update Model
Values Phase was called not yet. How can I jump to the right Phase to get
the new inserted attribute values?

Bye Felix

Reply via email to