hi Joachim, thx for your suggestion. I jz google the equanda , and do some study on the FormActionLink you mention. It seems like require to put inside the <form> </form> scope, may not serve wht I require
My case requires to have a actionLink outside of the <form> </form>, to submit the form without refresh the screen. My case actually is a l Toolbar and form Page layout ========== Toolbar (with many icons) Grid Form (with db fields) I want to click 1 of the icon on Toolbar, to submit the Form at bottom of page , but do not refresh the whole pages. Any idea ? Rgds, CG On Sun, Jun 22, 2008 at 12:02 AM, Joachim Van der Auwera <[EMAIL PROTECTED]> wrote: > You can use the FormActionLink component which is part of equanda-tapestry5. > This submits the form and redirects to the target destination. > > Kind regards, > Joachim > > CG wrote: >> >> Hi Tobias, >> I jz tested ur way , it does submit, however, it will refresh the >> whole page which is not I wanted ... >> >> I wonder any way in T5 can submit form using AJAX way .. which will >> pass all the value to Page Class to process .... >> >> >> CG >> >> >> On Sat, Jun 21, 2008 at 1:25 AM, Tobias Wehrum <[EMAIL PROTECTED]> >> wrote: >> >>> >>> Hi CG, >>> >>> something like this? >>> >>> http://www.javascript-coder.com/javascript-form/javascript-form-submit-example.html >>> >>> Not exactly an ActionLink, but it may be useable too. >>> >>> Hope that helps, >>> Tobias >>> >>> CG schrieb: >>> >>>> >>>> I would like to put an actionLink outside a form , and let user click >>>> to submit the form , is that possible in T5 ? >>>> >>>> if yes , may someone give some hints or link . It should be a simple >>>> thing because I can't find any resutl on google .. >>>> >>>> Thanks. >>>> >>>> CG >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>>> For additional commands, e-mail: [EMAIL PROTECTED] >>>> >>>> >>>> >>>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > > -- > Joachim Van der Auwera > PROGS bvba, progs.be > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]