0
votes
1answer
95 views

HierarchyTasksList with a custom schema and extra view gives error list not found

I am creating a HierarchyTasksList with a custom schema. When I add an extra view with a BaseViewId="10" or any other not used number I get an error. However when I change the BaseViewId to "1". ...
1
vote
1answer
78 views

Customising list views w/JS or XSLT: for my own specific type of list

When customising a list with JS or XSLT, the formatting seems to be applied not just to the list view web part the property is set for - but for all parts with the same list type ID on the page ...
0
votes
2answers
63 views

make a custom view default view for a Calendar list

I have created a Calendar list via Visual Studio 2012. I have added a new Custom View to the Schema.xml file and removed all other views. this calendar list deployed by a feature. I have a custom web ...
0
votes
0answers
34 views

Blog archive View full posts view in SP2013

I created a Blog in my SharePoint 2013 and played a bit with views and certain Webparts on it. In my default posts view I see a full view on the Posts. Now my problem: I destroyed the archive view. ...
0
votes
1answer
96 views

Clone sharepoint list view

Sharepoint 2013 discussions list has a view named "Flat",but it is uneditable. I have to add aditional fields in the list and display those fields in Flat view. I tried creating another view of Flat ...
0
votes
0answers
132 views

Sharepoint 2013 Discussions List edit flat view

In Sharepoint 2013 community site I have created a flat view in discussions list. But it is not displaying the necessary fields. How can I check what are the fields to be added in that view, can't ...
0
votes
0answers
57 views

Display a custom column in Flat view in sharepoint discussions list

Hi in sharepoint 2013 community site discussions list I have added a custom column. I wanted to display that field in Flat view. Default Flat view in the discussions list can't be edited so I created ...