I'm also looking for a link to dashboard. Any help/tips? :)

I noticed that when I have set for example <a href="#rooms/group">Private rooms</a> and then I have another link <a href="#user/dashboard">Dashboard</a>

For example:
1. I click Private rooms - it loads private rooms page
2. In private rooms page I click Dashboard - it does not load dashboard. It only changes url in browser but does not load page itself.

So how to create links for Private rooms and Dashboard?

Thanks!


[email protected] kirjoitti 2014-04-02 10:20:
I'm trying to add link to Privet Rooms. This link will be in
StartWidgetView.html.
This seems to not work right: <a href="#rooms/group">Private Rooms</a>

What is proper way to make link? It should be like this: <button
wicket:id="calendar" type="button"><wicket:ommessage
key="291"/></button> ?
Is there wicket for Private Rooms already? Or how to create link?

Thanks!

Reply via email to