Hi Marko,

you want to update invalid values into the model?

You can trigger the update in your action:

facesContext.getViewRoot().processUpdates();

if you realy want this.

Regards,
 Volker

2007/4/3, Marko Asplund <[EMAIL PROTECTED]>:
Volker Weber wrote:
> have you thought about immediate="true" on the picker ?

If I set immediate="true" on the picker link the model values won't
get updated (no validation errors either).


marko

Reply via email to