Dunstan, Steve wrote: > We have been using the t:dataTable varDetailToggler functionality with > some success in our stand-alone web apps. However, when we started > testing in the context of JBoss Portal it stopped working. Has anyone > had success with this in a portal? >
I would guess that it relies on CSS/JS resources that cannot be added to <head> since it's in a portlet. You could modify the component code to add the resource inline, not in head, and it should work. See http://issues.apache.org/jira/browse/MYFACES-434 and http://issues.apache.org/jira/browse/TOMAHAWK-58 for some possible workarounds. -- Dave Brondsema Software Developer Cornerstone University
signature.asc
Description: OpenPGP digital signature

