Hi Matthias, thanks to open the issue. Today, I had problems to send mails to the list.
-- Kind regards, Mathias > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Matthias Wessendorf > Sent: Wednesday, January 23, 2008 6:14 PM > To: MyFaces Discussion > Subject: Re: [Trinidad] tr:form defaultCommand no partial triggering > > > https://issues.apache.org/jira/browse/TRINIDAD-917 > > On Jan 22, 2008 9:30 PM, Matthias Wessendorf > <[EMAIL PROTECTED]> wrote: > > can you file an issue? > > I'll take a look, maybe next week. > > > > -M > > > > > > On Jan 22, 2008 2:51 PM, Mathias Walter > <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I've defined a defaultCommand on a tr:form. It's linked > to a command button > > > which has a partial trigger. > > > > > > <tr:form defaultCommand="save" id="frmTest" > partialTriggers="save"> > > > <tr:commandButton id="save" > actionListener="#{cm.save}" text="Save" > > > partialSubmit="true"/> > > > </tr:form> > > > > > > If I click on the button, the a partial submit is > initiated, but if I press > > > <Enter>, the form is fully submitted and the page will be > reloaded. > > > > > > The form's default command should behave exactly like the > button it is > > > linked to. How can I achieve this behaviour? > > > > > > -- > > > Kind regards, > > > Mathias > > > > > > > > > > > > > > -- > > Matthias Wessendorf > > > > further stuff: > > blog: http://matthiaswessendorf.wordpress.com/ > > sessions: http://www.slideshare.net/mwessendorf > > mail: matzew-at-apache-dot-org > > > > > > -- > Matthias Wessendorf > > further stuff: > blog: http://matthiaswessendorf.wordpress.com/ > sessions: http://www.slideshare.net/mwessendorf > mail: matzew-at-apache-dot-org

