Hi, we would like it very much, if we could really trigger the tr:panelPopup from Java/server-side (in contrast to Renzo's original question no menu or any other view member should be involved). Is this possible?
Background: We're using Trinidad in a portal environment in which "ordinary" popups (via useWindow or launchDialog(...)) are not working, whereas popups that use the panelPopup (and therefor are rendered as DIVs) are working fine... Thanks in advance, Carsten Andrew Robinson-5 wrote: > > 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 ? >> >> > > -- View this message in context: http://www.nabble.com/-Trinidad--how-to-trigger-a-tr%3ApanelPopup-from-java-tp12593319p23758647.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

