Tagged Questions
1
vote
0answers
17 views
SharePoint 2010 InfoPath Library Gantt Chart View MISSING Zoom In/Zoom Out Feature
How do I get the Zoom In/Zoom Out function back into the Library tab as it is in the List tab for Gantt Chart Views? Why would is the Zoom function missing from the Library tab?
I set up a Gantt ...
2
votes
3answers
43 views
Is there a way to create a list view that only displays certain items for the last few days?
I hope this will be a very basic question. :)
I am using a Task List in a SP 2010 Foundation site to keep track of work in progress with a small team. We are using the default Status values (Not ...
0
votes
1answer
40 views
Create Calendar view using list definition with visual 2010 (sharepoint 2010)
I'm a newer in sharepoint 2010 .I want to create calendar view for my list definition using list definition. I think i need to do something in schema.xml file, but i can't find any document talk about ...
0
votes
0answers
22 views
More than 2 levels of grouping in sharepiont list view
If anyone has done more than 2 levels of grouping in SharePoint 2010 list view, please revert . I have similar requirements and am facing issues while implemented using data view web part ‘Sort & ...
1
vote
1answer
33 views
Should views be created using “Edit the Current View” in the web part menu?
I've heard (and previous experience supports) that using "Edit the current view" is a bad idea, because the "view" created using this method can be orphaned if the list/library the view is based off ...
1
vote
0answers
24 views
Reset SharePoint blog homepage
I tried to change the filter applied to the blog posts displayed on the home page. I created a new view and applied it to the "posts" web part on the home page, and now it just displayed all the blog ...
0
votes
1answer
40 views
How can we customize “View Item” form after using InfoPath?
I created a InfoPath form, and when I click on "New Item" I am able to see the nice form.
However, when the user clicks "View Item" the form has sections that I would like to remove/hide.
Is there ...
0
votes
0answers
85 views
List View Webpart is not getting added while activating feature using powershell
I created a feature and on activation of it I am trying to add list view webpart.
Using powershell command activating feature and it gets activated but List View Web part it is not getting added on to ...
0
votes
2answers
222 views
All Day Events in Calendar List View
I have a custom list with a view that utilizes one of the fields, a date field, to populate a calendar view. Pretty standard stuff. The problem is when creating a Calendar view, you need to select a ...
0
votes
0answers
23 views
How to limit number of items in view groups
I have a view that is grouped by a column and my question is how can I limit the number of items in the group so they display the same number (ie. limit the groups to contain 4 items each)?
0
votes
0answers
52 views
SP 2007 - show 5 newest items, based on date column
Trying to create a view that contains yearly data from 2008 but only want to display the 5 most recent years up to the last item. I always want the view automatically sorted from oldest to newest ...
4
votes
1answer
181 views
SharePoint List View Threshold Error on Delete and Re-load of Data
Foremost, I am not an administrator of SharePoint site and have very limited controls on my page. Earlier, I had created a list (custom list with Datasheet view). I had created over 20 views (one ...
1
vote
1answer
15 views
Automatic List Views
The Basics:
I have got to separate List.
List 1: Problems
List 2: Ideas
Every Idea is related to a Problem and both lists are very dynamic.
The Question:
Is it possible to create a view ...
0
votes
1answer
496 views
Changing the order of columns in a list view - Powershell
I am trying to add a new column called "REF" to all existing views using powershell which I have succeeded in doing, however when adding the column it is automatically added to the end of the array ...
0
votes
0answers
46 views
Filtering Inactive Users in a List
I have a biig List in a SharePoint 2010 Instance. It contains some responses given from some employees. One of the fields is 'Person' where each employee entered his own name. (usually same value as ...
0
votes
0answers
313 views
SharePoint 2013 - Updating List XML Definition
I have custom list filter web part for SharePoint 2010 lists which I am trying to migrate to SP 2013. It works by modifying the list's XML definition and replacing the query with one the user created ...
0
votes
1answer
90 views
How to query an existing view in Sharepoint 2010
I want to query and existing sharepoint view. Is this possible? I did not find any tutorial to guide for querying a view.How cant it be done? Kindly tell me is this possible or not and if yes than ...
2
votes
1answer
290 views
Custom edit form associated with edit button on list view
I have created a view from a list which I created. I now have an edit button link on this view and need to link it to a custom edit form. How can I do this in SharePoint Designer. I am using ...
0
votes
1answer
128 views
Constraints on viewing list items
Suppose there's a top-secret list (inherits its restrictions from its parent) that contains records that were created earlier by different users. There are several groups with rights to administer, ...
2
votes
3answers
2k views
Sharepoint list “add a new item” Option
I have a SharePoint listview with Title, Name and Address as its columns.
I am passing parameter Name in the url
The url of this list view is "http://site/Lists/Listl1/ListViewl1.aspx?name=testname"
...
0
votes
1answer
286 views
Remove Quick Launch panel for the list view.aspx
I have a listview called customerListView which is located in
http://sitename/customerList/customerListView.aspx. What would I need to do in order
to hide the quick launch just for this listview?
1
vote
1answer
146 views
List View in Sharepoint WebPart Page
I have created a webpart page..now i want to add a list view(CustomerListView) to the page... so i went ahead and edited the page and added the particular list(customerList)..but the dropdown box in ...