Hello,
is it possible to display a portlet to a user which is not selected by him
for display? I want to do the following:
i have written a portlet where a user can enter and view his profile. For
this i created a permanent link in the top navigation which should open it
for display:

   <a href="$jlink.setPortlet("Profile").setAction("controls.Maximize")">Edit
Profile($data.User.UserName)</a>

This only works if the user has selected this portlet for display in the
customizer. what am i doing wrong?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to