-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 8.10, 9.10
-
Fix Version/s: None
-
Component/s: Layouts & Widgets, Seam / JSF UI
-
Tags:
-
Backlog priority:300
- In Studio, create a content view.
- Create a tab: in the container, add the content view you created. configure it "Foldable" and "Folded by default". Activate it on a folderish type having as children the types expected by the content view.
- Deploy the projet
- Create many documents of the types expected by the content view (more than 1 page of content)
- Display the tab created and unfold the content view: it displays the first page of documents. Request the next page: the content view is folded again: you need to unfold it to see the next page of results.
On a form containing a dozen of content views, having to unfold the chosen content view each time when requesting the next page is cumbersome.
The request is to remember the state folded/unfolded of the content view in the tab container when displaying the next page of results.
Notice that the behavior is OK if "Folded by default" is not selected.