You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Altuğ Bilgin Altıntaş <al...@gmail.com> on 2012/12/05 10:38:23 UTC

DownloadLink

Hi;

Is it possible to trigger form submit before DownloadLink execution.

We need to get some values from the form in order to process pdf.

Any suggestions ?

Thanks.

Re: DownloadLink

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

See the code in DownloadLink. It just schedules an additional request
handler.
You can do the same in your #onSubmit() method.


On Wed, Dec 5, 2012 at 10:38 AM, Altuğ Bilgin Altıntaş <al...@gmail.com>wrote:

> Hi;
>
> Is it possible to trigger form submit before DownloadLink execution.
>
> We need to get some values from the form in order to process pdf.
>
> Any suggestions ?
>
> Thanks.
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Re: DownloadLink

Posted by Altuğ Bilgin Altıntaş <al...@gmail.com>.
Thanks




On Wed, Dec 5, 2012 at 11:46 AM, Martin Grigorov <mg...@apache.org>wrote:

> s/handler/target/
>
>
> On Wed, Dec 5, 2012 at 10:44 AM, Altuğ Bilgin Altıntaş <altuga@gmail.com
> >wrote:
>
> > Our Wicket version is 1.4.x
> >
> >
> >
> >
> > On Wed, Dec 5, 2012 at 11:42 AM, Ernesto Reinaldo Barreiro <
> > reiern70@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > See
> > >
> > >
> > >
> >
> https://cwiki.apache.org/WICKET/ajax-update-and-file-download-in-one-blow.html
> > >
> > > On Wed, Dec 5, 2012 at 10:38 AM, Altuğ Bilgin Altıntaş <
> altuga@gmail.com
> > > >wrote:
> > >
> > > > Hi;
> > > >
> > > > Is it possible to trigger form submit before DownloadLink execution.
> > > >
> > > > We need to get some values from the form in order to process pdf.
> > > >
> > > > Any suggestions ?
> > > >
> > > > Thanks.
> > > >
> > >
> > >
> > >
> > > --
> > > Regards - Ernesto Reinaldo Barreiro
> > > Antilia Soft
> > > http://antiliasoft.com/ <http://antiliasoft.com/antilia>
> > >
> >
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com <http://jweekend.com/>
>

Re: DownloadLink

Posted by Martin Grigorov <mg...@apache.org>.
s/handler/target/


On Wed, Dec 5, 2012 at 10:44 AM, Altuğ Bilgin Altıntaş <al...@gmail.com>wrote:

> Our Wicket version is 1.4.x
>
>
>
>
> On Wed, Dec 5, 2012 at 11:42 AM, Ernesto Reinaldo Barreiro <
> reiern70@gmail.com> wrote:
>
> > Hi,
> >
> > See
> >
> >
> >
> https://cwiki.apache.org/WICKET/ajax-update-and-file-download-in-one-blow.html
> >
> > On Wed, Dec 5, 2012 at 10:38 AM, Altuğ Bilgin Altıntaş <altuga@gmail.com
> > >wrote:
> >
> > > Hi;
> > >
> > > Is it possible to trigger form submit before DownloadLink execution.
> > >
> > > We need to get some values from the form in order to process pdf.
> > >
> > > Any suggestions ?
> > >
> > > Thanks.
> > >
> >
> >
> >
> > --
> > Regards - Ernesto Reinaldo Barreiro
> > Antilia Soft
> > http://antiliasoft.com/ <http://antiliasoft.com/antilia>
> >
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Re: DownloadLink

Posted by Altuğ Bilgin Altıntaş <al...@gmail.com>.
Our Wicket version is 1.4.x




On Wed, Dec 5, 2012 at 11:42 AM, Ernesto Reinaldo Barreiro <
reiern70@gmail.com> wrote:

> Hi,
>
> See
>
>
> https://cwiki.apache.org/WICKET/ajax-update-and-file-download-in-one-blow.html
>
> On Wed, Dec 5, 2012 at 10:38 AM, Altuğ Bilgin Altıntaş <altuga@gmail.com
> >wrote:
>
> > Hi;
> >
> > Is it possible to trigger form submit before DownloadLink execution.
> >
> > We need to get some values from the form in order to process pdf.
> >
> > Any suggestions ?
> >
> > Thanks.
> >
>
>
>
> --
> Regards - Ernesto Reinaldo Barreiro
> Antilia Soft
> http://antiliasoft.com/ <http://antiliasoft.com/antilia>
>

Re: DownloadLink

Posted by Ernesto Reinaldo Barreiro <re...@gmail.com>.
Hi,

See

https://cwiki.apache.org/WICKET/ajax-update-and-file-download-in-one-blow.html

On Wed, Dec 5, 2012 at 10:38 AM, Altuğ Bilgin Altıntaş <al...@gmail.com>wrote:

> Hi;
>
> Is it possible to trigger form submit before DownloadLink execution.
>
> We need to get some values from the form in order to process pdf.
>
> Any suggestions ?
>
> Thanks.
>



-- 
Regards - Ernesto Reinaldo Barreiro
Antilia Soft
http://antiliasoft.com/ <http://antiliasoft.com/antilia>