On 4/3/07, ZedroS Schwart <[EMAIL PROTECTED]> wrote:

How can I show this page without breaking the menu (with the right
entry being unable) ?


make confirmation dialog be a panel rather then a page. so just replace a
part of the page that has your form with the confirmation panel.

On another hand, how can I define different sets of links in the
template page depending on the user profile ? In fact I need a
"dynamic" links list to be shown but I don't know how to do so.


there are two ways to do it
1) add all possible links and toggle their visibility
2) add only the relevant links into a repeater such as RepeatingView or a
ListView

-igor


Thanks in advance
ZedroS

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to