Related Documents Grouped View not working
Hello
I am trying to use a view, grouped by a Doc Type column in a related documents control. When I display the view in the document library it displays correctly.
When I display the view on the form, the groups are displayed with the correct document count for each doc type but all documents are displayed in each group.
Is there something I need to add to the View code to have it display correctly? I am using SP Forms 3.1.4 with Sharepoint 2013.
Many thanks
Marshall
I am trying to use a view, grouped by a Doc Type column in a related documents control. When I display the view in the document library it displays correctly.
When I display the view on the form, the groups are displayed with the correct document count for each doc type but all documents are displayed in each group.
Is there something I need to add to the View code to have it display correctly? I am using SP Forms 3.1.4 with Sharepoint 2013.
Many thanks
Marshall
Hi AlexZver
I'm not sure what you mean? The related docs does not use any forms from the doc library. The docs are uploaded by dragging on to the related doc in the list item. The related view comes from the doc library using the view grouping. The counts are correct but when you expand the grouping the server side call is not filtering.
The call below comes form the original library when the group is expanded
_layouts/15/inplview.aspx?List={EF29A67E-3507-40CB-8A03-4FBF1EEB6D0A}&View={C8D6F203-76FB-4085-81F5-36E8EB48F2B4}&ViewCount=279&IsXslView=TRUE&IsCSR=TRUE&GroupString=%3B%23Compliance%3B%23&IsGroupRender=TRUE&WebPartID={C8D6F203-76FB-4085-81F5-36E8EB48F2B4}
The call below comes from the expansion in the related doc in the sp forms list item when the group is expanded:
_layouts/15/inplview.aspx?List={EF29A67E-3507-40CB-8A03-4FBF1EEB6D0A}&View={A3004091-8311-485C-B316-952BE1D15559}&ViewCount=1504&IsXslView=TRUE&IsCSR=TRUE&GroupString=%3B%23Compliance%3B%23&IsGroupRender=TRUE&WebPartID={A3004091-8311-485C-B316-952BE1D15559}&FilterField1=Item%5Fx0020%5FId&FilterValue1=9
Many thanks
Marshall
I'm not sure what you mean? The related docs does not use any forms from the doc library. The docs are uploaded by dragging on to the related doc in the list item. The related view comes from the doc library using the view grouping. The counts are correct but when you expand the grouping the server side call is not filtering.
The call below comes form the original library when the group is expanded
_layouts/15/inplview.aspx?List={EF29A67E-3507-40CB-8A03-4FBF1EEB6D0A}&View={C8D6F203-76FB-4085-81F5-36E8EB48F2B4}&ViewCount=279&IsXslView=TRUE&IsCSR=TRUE&GroupString=%3B%23Compliance%3B%23&IsGroupRender=TRUE&WebPartID={C8D6F203-76FB-4085-81F5-36E8EB48F2B4}
The call below comes from the expansion in the related doc in the sp forms list item when the group is expanded:
_layouts/15/inplview.aspx?List={EF29A67E-3507-40CB-8A03-4FBF1EEB6D0A}&View={A3004091-8311-485C-B316-952BE1D15559}&ViewCount=1504&IsXslView=TRUE&IsCSR=TRUE&GroupString=%3B%23Compliance%3B%23&IsGroupRender=TRUE&WebPartID={A3004091-8311-485C-B316-952BE1D15559}&FilterField1=Item%5Fx0020%5FId&FilterValue1=9
Many thanks
Marshall
-
- Information
-
Who is online
Users browsing this forum: No registered users and 11 guests