Ok. I do this... -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Matthias Wessendorf Gesendet: Donnerstag, 28. September 2006 13:45 An: MyFaces Discussion Betreff: Re: Editable input text invalid
Oliver, can you upload a simple example for what your tree2 does? as a WAR? would be great On 9/28/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > damn, I forgot that ;) > > can you open a ticket in Jira? > > On 9/28/06, Pfau, Oliver <[EMAIL PROTECTED]> wrote: > > The toggle of the tree nodes is done by tree2 component I think. There is > > no command link for toggle. But the cause of the jump to phase > > RENDER_RESPONSE is the input text field valid=false attribute I thinks. > > > > -----Ursprüngliche Nachricht----- > > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Matthias > > Wessendorf > > Gesendet: Donnerstag, 28. September 2006 11:18 > > An: MyFaces Discussion > > Betreff: Re: Editable input text invalid > > > > you are saying you use commandLink for toggle? > > try to use immediate="true" on that link > > > > On 9/28/06, Pfau, Oliver <[EMAIL PROTECTED]> wrote: > > > > > > > > > Hi, > > > > > > I have a JSF application with a tree and some input text fields. It is not > > > possible to open a node in the tree. The site seems to be refreshed. The > > > request after the click on a node ends in PROCESS_VALIDATIONS because a > > > editable input text field is invalid and the next phase is > > > RENDER_RESPONSE. > > > I don't use a validator. What's wrong ? > > > > > > > > > > > > -- > > Matthias Wessendorf > > http://tinyurl.com/fmywh > > > > further stuff: > > blog: http://jroller.com/page/mwessendorf > > mail: mwessendorf-at-gmail-dot-com > > > > > -- > Matthias Wessendorf > http://tinyurl.com/fmywh > > further stuff: > blog: http://jroller.com/page/mwessendorf > mail: mwessendorf-at-gmail-dot-com > -- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com

