When starting a view using the tabView-Element, the second tab is shown as exspected, but the content of both tabs are shown on first tab. How can I manage to show the tabView correctly? Example Code:
Looks like this: |
This is an issue in the xpertivy-theme, see issue #25066 PrimeFaces TabView shows all tab contents with xpertivy-theme. This will be fixed with 5.0.13. As Workaround switch to another theme or create your own theme. |
Could it bee that you use the green default xpertivy-theme? I guess there is a bug in that theme. Try to switch to another theme like black-tie and the tabView works as expected. If you are not working with the ivy theme. Please show us a sample of the incorrectly rendered tabView. |
I tried to get a correct view using black-tie, but this did not solve the problem. The problem is the same in IE,Firefox or Chrome. After refreshing with F5 the view is shown correctly. After each action, e.g. with a commandButton, the view shows all tab within the first tab again. |
I could identify the error: tabView are rendered in a correct way, if the update-option within commandButton-elements point to the id of the tabview itself. If pointing to e.g. tables within different tabs of the tabview, more than one tab will be shown on one tab. |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 18.07.2014 at 11:18
Seen: 7,220 times
Last updated: 21.07.2014 at 17:50