I think I can't follow you.. can you mail a simple example ?
.Matthias On 4/5/07, Chris Gibbons <[EMAIL PROTECTED]> wrote:
Yes I do and it is triggering the messages. These type of components seem to be triggering a full page submit for some reason, I have a inputText on the same page that is filled with default data, and if I change it, then click the panelRadio button, the validation messages get fired, if I fill in the data so the validation messages get fired, the textbox with the default data that I changed, gets changed back to the default. And it doesn't have any partialTriggers set on that specific component. Chris -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wessendorf Sent: Thursday, April 05, 2007 2:53 AM To: [email protected] Subject: Re: Question on PPR and panelRadio component sounds like the validation for required=true is triggered. do you have <tr:messages/> on the page, to "see" these validation faces messages? a way around might be immediate or subform -M On 4/3/07, Chris Gibbons <[EMAIL PROTECTED]> wrote: > I have a page with a couple of inputText components with the attribute > required="true" set on all of them, then I have a panelRadio component. > If I leave the required inputText values blank, the panelRadio doesn't > work, it submits , but doesn't update the contents. However if I remove > the required="true" attribute, everything works fine. Is this a bug or > intended functionality? > > > > Chris > > -- 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
