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
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.
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