Following Problem: I have a portal, with several portlets. I want to make some kind of home button which resets the portal in its user defined state (the same state which exists after the login). The problem I face is that controls.Restore only works on portlet level. So that I have to remember which portlet was changed last. Putting a general action=Controls.restore into the URL does nothing, it only works in conjunction with a PID. So my question is, is there a more generic way to restore the portal page into everything restored (aka every portlet at its normal size), or do I really have to remember which portlet was changed last and then restore it over the PID?
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
