Re: [T5] Page naigation using submit

2008-10-19 Thread Ville Virtanen
s" redirect, as my component >>>> does >>>> not define form and hence it doesn't receive the on submit event. >>>> >>>> I think it is pretty standard to have a button to redirect to another >>>> page >>>> after submit. >

Re: [T5] Page naigation using submit

2008-10-19 Thread Joachim Van der Auwera (PROGS bvba)
Ville Virtanen wrote: Always nice to re-invent the wheel eh? :D I found no existing solution to my problem, so I don't know why this would be "re-inventing the wheel". My implementation uses zero javascript. Does the Equanda component use js to submit? Also my component works with the normal

Re: [T5] Page naigation using submit

2008-10-18 Thread Ville Virtanen
---------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/-T5--Page-naigation-using-submit-tp20031177p20047888.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [T5] Page naigation using submit

2008-10-18 Thread Joachim Van der Auwera (PROGS bvba)
equanda-tapestry5 includes a link component which submits the page to assure the entered state is not lost. http://equanda.org/equanda-tapestry5 Kind regards, Joachim Ville Virtanen wrote: Hi, This must be discussed before, but I could not find anything using search and I seem to be having t

Re: [T5] Page naigation using submit

2008-10-18 Thread Ville Virtanen
ect event). >> > >> > I think there are two ways: >> > 1. Inside the page java, handle the onAction/onSuccess event. (You can >> not >> > see the onSelect event here) >> > 2. Inside your component java, handle the onSelect event (I am not

Re: [T5] Page naigation using submit

2008-10-17 Thread dh ning
le the onAction/onSuccess event. (You can > not > > see the onSelect event here) > > 2. Inside your component java, handle the onSelect event (I am not sure > > whether it is right, I haven't tried before) > > > > Thanks! > > > > DH > > - Or

Re: [T5] Page naigation using submit

2008-10-17 Thread Ville Virtanen
dle the onSelect event (I am not sure > whether it is right, I haven't tried before) > > Thanks! > > DH > - Original Message - > From: "Ville Virtanen" <[EMAIL PROTECTED]> > To: > Sent: Friday, October 17, 2008 8:08 PM > Subject: Re: [T5]

Re: [T5] Page naigation using submit

2008-10-17 Thread dhning
n" <[EMAIL PROTECTED]> To: Sent: Friday, October 17, 2008 8:08 PM Subject: Re: [T5] Page naigation using submit > > Yes it must be, otherwise it won't work. > > The submit event that is triggered by the form in the page does not bubble > to my component and I can&

Re: [T5] Page naigation using submit

2008-10-17 Thread dhning
n" <[EMAIL PROTECTED]> To: Sent: Friday, October 17, 2008 8:08 PM Subject: Re: [T5] Page naigation using submit > > Yes it must be, otherwise it won't work. > > The submit event that is triggered by the form in the page does not bubble > to my component and I can&

Re: [T5] Page naigation using submit

2008-10-17 Thread Ville Virtanen
; > To: > Sent: Friday, October 17, 2008 7:01 PM > Subject: [T5] Page naigation using submit > > >> >> Hi, >> >> This must be discussed before, but I could not find anything using search >> and I seem to be having total brain freeze here so: >> &g

Re: [T5] Page naigation using submit

2008-10-17 Thread dhning
> after submit. > > Am I missing something totally obvious? > > - Ville > -- > View this message in context: > http://www.nabble.com/-T5--Page-naigation-using-submit-tp20031177p20031177.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > &g

[T5] Page naigation using submit

2008-10-17 Thread Ville Virtanen
/www.nabble.com/-T5--Page-naigation-using-submit-tp20031177p20031177.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]