Hello all! Is it possible to have a "hidden" portlet entry in a user's PSML and not display it? I would like to somehow display the "hidden" portlet only through a hyperlink (such as "/jetspeed/portal?action=controls.Maximize&portlet=MyHiddenPortlet"). Is this even possible? I've tried entering a portlet in the user's PSML that is references a portlet that has an .xreg entry with hidden="true" ... seems to display the portlet anyway. Any clues anyone?
- Frank > -----Original Message----- > From: Paul Spencer [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 14, 2001 7:14 AM > To: Jetspeed Users List > Subject: Re: display "hidden" portlet? > > > I am not aware of a way to require a portlet be present in a user's > portal configuration. You can place the portlet in the initial user > configuration, currently copied from the user turbine, and tell them not > to remove it. > > Paul Spencer > > Thomas Wunschel wrote: > > > > > > > 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]> > > > > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
