Hello!
As I understood a portlet entry must exist in user's psml file to make
linking possible using $jslink.
I do as follows:
<entry id="P-f0e7834ba4-10001" parent="Meeting">
<parameter name="_display" value="closed"/>
</entry>
This entry is added in psml file.
Next in velocity template I put link:
<a href='$jslink.getPortletByName("Meeting")'>Kako</A>
But it doesn't work.
I have a single column controller. The only thing that I managed to do
is linking between items in menu controller with parameter
"_menustate=closed", but it's not enough for me.
Any help appreciated
Thanks
Lukasz Olek
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>