do it the same way as with a regular link and add the new panel to the ajax target.-IgorOn 5/3/06, Potje rode kool <
[EMAIL PROTECTED]> wrote:Hi,I have a page with some links on the left side of the page, on the right side of the page I want to display a form.
Depend on which link is clicked I want
Its working :D.Thanks!2006/5/3, Martijn Dashorst <[EMAIL PROTECTED]>:
Put your form into a panel. This works, but I haven't looked at versioning (yet).public class Index extends QuickStartPage { private Panel panel; /** * Constructor that is invoked when page is invoked without a session.
versioning doesnt come into play because ajax requests are ignored by the back button.-IgorOn 5/3/06, Martijn Dashorst <
[EMAIL PROTECTED]> wrote:Put your form into a panel. This works, but I haven't looked at versioning (yet).
public class Index extends QuickStartPage { private Panel panel;
Put your form into a panel. This works, but I haven't looked at versioning (yet).public class Index extends QuickStartPage { private Panel panel; /** * Constructor that is invoked when page is invoked without a session.
* * @param parameters Page parameters */ public Index