you can use submitlinks yes if you want to use links for the form submit or want to use links/buttons outside the form tag. What do you use buttons or links? and are the buttons inside the form tag?
On 2/4/06, karthik Guru <[EMAIL PROTECTED]> wrote: > did you look at > > wicket.markup.html.form.SubmitLink in wicket 1.2 > > - karthik > > On 2/4/05, Piotr Bzdyl <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I wanted to add two <button>s to my form and add links to them. But it > > seems that when one of that buttons is clicked that no data submission > > from the form is performed. How should I do it? I would like to have two > > or even three buttons in the form and each of them should perform form > > submission but different actions in the onClick() method. > > > > Best regards, > > Piotrek > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmdlnk&kid3432&bid#0486&dat1642 > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
