cancel
Showing results for 
Search instead for 
Did you mean: 

Redirect to another dashlet or site

janaka1984
Star Contributor
Star Contributor
hi,

i created dashlet named dashlet A . 
In dashlet A,  there are multiple button. if some one click on button,  it should redirect to another dashlet  or other  site in alfreco.

i need to know how to do it. pls give solution with example


thanks
JJ
4 REPLIES 4

romschn
Star Collaborator
Star Collaborator
You can take a look at the My Sites dashlet which has a Create Site link. When you click on it, it takes to Create Site. You can go through the implementation of it. This should give you an idea to implement your requirement.

Hope this helps.

janaka1984
Star Contributor
Star Contributor
thank u for reply. but i couldn't get any solution.

how to set URL for button  to go another dashlet

aaditvmajmudar
Confirmed Champ
Confirmed Champ
You have different buttons in your dashlet.

So how you have created these buttons?

From ".get.html" file of dashlet OR javascript control file?

janaka1984
Star Contributor
Star Contributor
there are multiple button on hello.get.html.ftl file.  when click one button, it should should show other dashlet which is created as other.get.html.ftl file