Hmmm... I don't think the spec allows for this. Since you can only change the portlet mode in the action phase and you can only target the action for a single portlet at a time, this can't be done.
What you *could* do, is use some AJAX to invoke some action URLs using the portlet pipeline on each portlet in the page setting the portlet mode before finally having the browser GET or POST to the current portlet's action URL. Then when the whole page renders, they should all render in edit mode. This obviously is a bit of a hack and what's more, invoking an action via the portlet pipeline is a new feature (I'm pretty sure it was implemented though). aaron On 5/14/06, Piyush Kumar Nahata <[EMAIL PROTECTED]> wrote:
Hi All, Is there a way where I can change the porlet modes of all other portlets in the page to EDIT mode by calling the process action of one portlet ? Please help !!! Thanks in advance !!! Regards, Piyush Kumar Nahata, Software Engineer, --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
