cancel
Showing results for 
Search instead for 
Did you mean: 

Display company home on click of logo

niku7shah7
Champ in-the-making
Champ in-the-making
Hello,

Could anyone suggest how to display Company Home on click of Alfresco logo thats displayed on left corner.

Alfresco logo is displayed using using actionLink in titlebar.jsp

I am not sure how to add action in the same to display Company Home when logo is clicked.

Thanks,
Nikesh
1 REPLY 1

niku7shah7
Champ in-the-making
Champ in-the-making
Thanks for viewing this post friends Smiley Happy

I have solved this by adding action listener to NavigationBean class which casts component to UIActionLink

I have taken the reference of toolbatLocationChanged method and created new method called logoClicked.

In toolbar.jsp add action listener to <a:actionLink actionListener="#{NavigationBean.logoClicked}" value="companyhome" image="imagepath"/>

Now clicking on Alfresco logo always navigates to "Company Home" instead of About Alfresco page.

Thanks,
Nikesh
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.