On 10/6/07, Kent Tong <[EMAIL PROTECTED]> wrote: > Even though you're not using wantOnSelectionChangedNotifications(), > what I said applies: you need to call clearInput() like: [CUT] > recommendationForm.clearInput(); //THIS LINE IS WHAT YOU NEED
You were right Kent, thanks a lot! Calling clearInput() in the updating behavior really fixes the problem. What I miss now is why the CompoundPropertyModel breaks if the form is not manually reset by calling clearInput(). Is it a bug or a feature? :) Thank you for your time and precious help. Kindest regards, Fabio Fioretti - WindoM --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
