Right now I am pretty sure there is not. But you could submit a JIRA to have the renderer do that. Until then, you could write a work-around in the page-load event that forces the click event on the trigger using JavaScript.
-Andrew On 9/10/07, Renzo Tomaselli <[EMAIL PROTECTED]> wrote: > Hi, I would trigger a panelPopup as a consequence of some menu action, > instead of text/link clicking. > But from component javadoc it appears that the only activation modes > allowed are either trigger or text attributes. > Is ther any chance for alternatives ? > >

