p:tabview not loading while using with layout

UI Components for JSF
Post Reply
rubi
Posts: 160
Joined: 24 May 2010, 16:53

15 Sep 2011, 05:32

here is code


...........
<p:tabview >
<p:tab title="xxx">
<p:layout>
<p:layoutUnit>
.........//code..
</p:layoutUnit>
</p:layout>
</p:tab>

<p:tab title="yyyy">
<p:layout>
<p:layoutUnit>
.........//code..
</p:layoutUnit>
</p:layout>
</p:tab>
</p:tabview >


here is using two tabs titled 'xxx',' yyy' .But here is not loading the second tab while it using with layout.

Does anyone know how to solve this?
Glassfish V3.1.1,Mojarra 2.1.2, PrimeFaces-3.0RC1

jeffreyr97
Posts: 6
Joined: 08 Jun 2011, 09:12

17 Sep 2011, 18:26

Yes, I reported this issue about a week ago. It showed up since M2 when the layout engine was changed rom YUI to JQuery Layout.
I have opened issue http://code.google.com/p/primefaces/iss ... il?id=2504

I haven't heard of any workaround or oficial answers from primefaces folks.


Regards,
Jeff

sziszo
Posts: 1
Joined: 04 Mar 2012, 16:50

04 Mar 2012, 17:07

I have the same problem with primefaces 3.1. Has this issue been resolved?

mkshind
Posts: 27
Joined: 14 Dec 2011, 16:46

04 Mar 2012, 17:34

Try dynamic="true". I remember in my one application I used about 6-7 tabs and all are having element layout. that all are loading correctly without any problem. also for element layout you must use height.
PF 3.4.x, Mojarra-2.1.11, Weblogic 10.3, IE 7-8

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 31 guests