cancel
Showing results for 
Search instead for 
Did you mean: 

Link to JSP in titlebar

trandz
Champ in-the-making
Champ in-the-making
Hello @all,

i've created a custom link in the titlebar.
Now i want to call a jsp, by clicking on that link.
Where do i have to set this?

Regards
trandz
3 REPLIES 3

trandz
Champ in-the-making
Champ in-the-making
Update:

My first intention was to adopt the <a:listItem…>-Model, given in the Titlebar.jsp.
After Reading several hours through the Alfresco-Wiki i found this page to Action-Link:
http://wiki.alfresco.com/wiki/ActionLink

Now my problem is, that this "ActionLink" is not shown in the titlebar.

Regards
Andreas

amitabhandari1
Champ in-the-making
Champ in-the-making
Can you please post your jsp and the configurations . It is not possible to  find the cause without looking at the code.

Thanks,

trandz
Champ in-the-making
Champ in-the-making
Hi!

Thank you for your reply.
I found another solution. In the titlebar.jsp i moved the actionLink (i created) after the grey headerbar, to the admin console.
There it works and it looks quite better than only a simple word beneath "company home,…".

Do you know the behaviour of actionLink in modeList?

But eventually you could look at another problem i have:
http://forums.alfresco.com/en/viewtopic.php?f=3&t=39167

Regards
Andreas