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-%22without-visible-html-output%22-for-partialTriggers-tp14919183p14949370.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to