Hi Daniel, could you find a solution for your problem? I'm looking for similar component. I thought I could use tr:group, but that would most of time not rendered.
Is there no simple component (i. e. which creates just a div) which could be used? Currently, I'm using tr:panelHorizontalLayout, but that's a big overkill. -- Kind regards, Mathias > -----Original Message----- > From: Daniel Niklas [mailto:[EMAIL PROTECTED] > Sent: Friday, January 18, 2008 1:56 PM > To: [email protected] > Subject: Re: [Trinidad] need Naming-Container "without > visible html output" for partialTriggers > > > > Hi Andrew, > > > Andrew Robinson-5 wrote: > > > > That is not valid. For AJAX/PPR to work there has to be > HTML output to > > replace. Use css to hide the data if you want (display: none) > > > > I don't want to hide "html-regions". I need a ppr/trinidad > naming-container > with an attribute "partialTriggers ". This container shoud > not affect my > layout. > > I need partialTriggers for a <ui:define>. Because facelets > doesn't know the > ppr-features of trinidad, i had to put in another trinidad > component here. > > I want to realize something like this: > > <ui:define name="myArea" partialTriggers="one two" /> > > Daniel > -- > View this message in context: > http://www.nabble.com/-Trinidad--need-Naming-Container-%22with out-visible-html-output%22-for-partialTriggers-tp14919183p14949370.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

