a configurable view of data in a list
1
vote
1answer
998 views
SharePoint - Showing folders in a filtered view
I have a library with a few folders in it, and the files in the folder have a "Status" property and an "Assigned To" field.
I want to make a view with the following logic:
If (Content Type == ...
1
vote
1answer
139 views
Restrict entries in SharePoint view
I have created a custom list in Sharepoint 2010 with below columns.
Name(Single line of text)
Location(Single line of text)
Manager(Single line of text)
Joining(Radio button with Yes/No values)
In ...
1
vote
1answer
737 views
How can I create a column with the “linked to item” option in my custom view?
I have a custom job that creates a view. In my custom view I want to display the column with the "linked to item type".
Please guide..
Thanks in advance
1
vote
1answer
364 views
How to Sort “Change View” List Drop-down
On a list item, on the Browse tab, you have the drop-down to select a view. My issue is, this list is ordered by the view's creation time. I would like it to be alphabetically. If you looks at ...
1
vote
4answers
2k views
Missing export option for SharePoint 2010 webparts
I am trying to export a list view webpart as a .dwp file so I can have a look at the XML. However, the export option is missing. My initial thought was to try something like the following link:
...
1
vote
1answer
558 views
Retrieving the values from the list view SharePoint 2010 using object model
I have a list (tick_gen) which has a view called "tick_dView" this view just has one row. How can I fetch the value of "Tick_id" column using SharePoint object model?
1
vote
2answers
94 views
Updating the Default View via Webservices
I am trying to find a good sample code on updating the fields that are displayed within the default view.
The current code creates a list on the fly and then adds the needed columns.
Once the ...
1
vote
1answer
563 views
How to restrict user to defult view of the sharepoint list?
I am using Sharepoint 2007
We have created three views to a List.
Can I restrict user to access only default view of list?
Thanks and Regards,
Rushikesh
1
vote
1answer
417 views
SharePoint 2010 Web Part, not displaying list total
I have a SharePoint List and if I include a total on the view of a column, it displays correctly. However, if I use the same view and include it on a page as a web part, it doesn't display.
Any ...
1
vote
1answer
1k views
InfoPath 2010 Form Load for SharePoint 2010 Lists
I'm using InfoPath 2010 to customize the View and Edit options of a SharePoint 2010 list. The view and edit pages, therefore, are displayifs.aspx and editifs.aspx.
I have a Form Load operation in ...
1
vote
3answers
1k views
Target Audiences in List View display as GUIDs
In SharePoint 2010, I have a standard Announcements list on which I have enabled Audience Targeting. When a list view is setup to display the Target Audience, it renders as a GUID, not as the display ...
1
vote
1answer
469 views
Custom View Header Rendering Twice on External List
I'm starting to work with custom view stylesheets on an external list. I am finding the header is rendering twice - once upon initial page render and again after the data is returned from the server:
...
1
vote
1answer
177 views
permissions for list views
i have a custom list, and was wondering if it is possible to set permissions on list views? users can view all of the data, but i'm trying to limit which views they can see. For example, I have two ...
1
vote
1answer
1k views
Connectable web parts - consuming from OOTB list view web part
I'm trying to create a custom web part that consumes from an OOTB list view web part's "Send Row of Data To" producer. The list has a lookup field to another list, and I need that value (the ...
1
vote
1answer
147 views
SharePoint list template repackaged, forms now unavailable (“cannot get ghost document”)
I had a SharePoint solution with a number of features packaged inside. I can't list them here, but it looked something like this:
Features (Scope):
(Site) MyDocument Content Type
(Site) Log List ...
1
vote
2answers
598 views
Add an XsltListViewWebPart to a site defintion homepage
What's the best method for adding an XsltListViewWebPart to a site definition's default.aspx?
I've tried to add one to the definition's default.aspx declaratively by copying the XML from an existing ...
1
vote
1answer
246 views
SharePoint Document Library Views are no longer visible
I created 5 different views in a document library and by accidently I went to the edit page of the library and deleted the default document library webpart. Now I added the same doclib webpart again ...
1
vote
1answer
617 views
Update list view title using Views.asmx web service?
How can I update the View title of a SharePoint 2007 list using the views.asmx web service?
According to MSDN the Views.UpdateView web method takes a parameter
viewProperties =
An XML fragment ...
1
vote
2answers
743 views
Nested Table in List
I want to create an application form which would allow the user to make multiple entries for the same set of columns (like a table)
e.g.
Name: XYZ
Emp ID: nnnnnnnn
"Shift Worked" ...
1
vote
1answer
852 views
Changing Page Title to match view names
I have been creating different views on a list and have noticed that the page title is always the list name regardless of the view that was selected. Is it possible to change the title of Page to that ...
1
vote
5answers
1k views
Get foreign key in external content type to show up in list view
I have come across blogs about how to setup an external content type. For example:
...
1
vote
2answers
711 views
How do I make a easy print out (overview like excel) in Sharepoint?
If we use action items for projects/meetings and we want to make an easy print overview, this seems to be impossible. Any ideas or suggestions?
1
vote
0answers
14 views
Update list content using a web part
I'm currently displaying content from a list using a webpart, is it possible to update the content of this list using the webpart ?
I would prefer to use an 'out of the box' web part. How can I ...
1
vote
1answer
10 views
How to determine quantity and names of public views in lists / libraries
I'd like to query a list or library to determine how many public views it contains and what the name of those views are. Any suggestions?
1
vote
0answers
15 views
Create TreeView C# for Office 365
I am currently building an Outlook Addin which enables users to save E-mails directly into SharePoint Online.
but before the E-mails get saved, they Need to be prompted by a Windows which has a ...
1
vote
1answer
12 views
Datasheet view editable?
I have a column that is set up as a calculated column. I can change that column in standard view with no problems, but when I switch to datasheetview and click in the box the calculation comes up and ...
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
1answer
38 views
In a SharePoint List I cannot see items that are in a folder
I have a sharepoint list (Not Library), where I am programatically adding in a folder:
SPList list = web.Lists[ListID];
SPFolder parent = list.RootFolder;
SPFolder child = ...
1
vote
0answers
18 views
Display Recurring Pattern in List
In my list view of event, many of which are recurring, I want to display the recurrence pattern, not just a symbol/image to say whether it is or isn't recurring. In the item itself, Recurrence is just ...
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 ...
1
vote
1answer
63 views
Page Field Filter displaying 1;#ColumnName instead of ColumnName. Bug?
I have a Document Library with a column (we'll call it ColumnName) and a Web Parts Page with a value assigned for that column. On that page I have a list view displaying the Doc Library files and a ...
1
vote
1answer
79 views
How do I make a personal view a default view?
Is there a way out-of-the-box in SharePoint 2010 for a user to make their personal view their default view? There has to be a way - am I not seeing it?
1
vote
1answer
162 views
SharePoint 2010 list vew schema - View element
guys,
I am trying to understand list schema view. For example AnnouncementsList contains in schema 3 views:
<View BaseViewID="0" FreeForm="TRUE" Type="HTML" MobileView="TRUE" ...
1
vote
0answers
59 views
I have setup items on Sharepoint 2010 team site page to be grouped - need to get rid of the title before the group
How do I take the "title/header" of the column off of the page (tree format) so that just the groups show? I also need to get the line of a section just under the title to go away. It is the Column ...
1
vote
0answers
42 views
Get list of all articles in Wiki
How does one create a list of Wiki articles found in a Sharepoint Wiki, preferably categorized by the first character of the page name? Basically, I'd like an list like the one at the bottom of this ...
1
vote
0answers
45 views
Items can not be selected in view
I have created a schema.xml for a List in SharePoint2010 which includes 2 views, and for some reason i cannot select listitems in one of the views ('Configurations') while i can select them in the ...
1
vote
0answers
179 views
filter by group
I'm trying to set up a calendar on Sharepoint. A calendar item has a people picker to hold who the item is for. I have created groups for each project and have added people to the relevant group. I am ...
1
vote
1answer
138 views
Can't see list options after adding content editor
I have a calendar list, using the calendar view, to which I have added a content editor Web Part, to contain additional instructions about the calendar. I added that Web Part directly to the ...
1
vote
0answers
107 views
Current User Filter and List with Folder
I have some folders on the document library with office location in it.
I created a page (list view webpart and current user filter) and used current user field property to match the folder name and ...
1
vote
2answers
85 views
Can i filter folders to show on different views
How can i make it so that certain folders appear on different views?
ex:
View 1 (Folder A, Document A1, Document A2, Document A3)
View 2 (Folder B, Document B1, Document B2, Document B3)
View 3 ...
1
vote
1answer
328 views
Displaying SPChange data in visual webpart
Here is some code I've been playing with to display all items that have been changed in a web and all subwebs in a visual webpart (it grabs a heap of info and chucks it in a label):
protected ...
1
vote
0answers
85 views
Best way to create a list with hidden columns with Data pulling from InfoPath form
So I have been working on this for a little bit here is what I am trying to accomplish:
Using OOTB SharePoint 2010 Functionality I want to create an HR Referral System. Basically an InfoPath Form ...
1
vote
0answers
110 views
SPView.RenderAsHtml() returns an empty string for views created by hand
I'm working on a Sharepoint 2010 application and I've got a code calling RenderAsHtml() on an SPView. It worked quite fine as long as we stuck to the views created in XML, in Schema.xml file of the ...
1
vote
2answers
603 views
List view loses focus when additional webpart added to page
I have a list page to which I need to add an additional webpart (in this case, a more powerful filter). However, the ribbon doesn't appear because the listview does not have focus.
This is easily ...
1
vote
0answers
155 views
How to handle “grouping expanded data load complete” in a list view?
In SharePoint 2007 I run some code after a grouping is expanded by overriding the ExpGroupRenderData (the custom code contained Microsoft's original code with some added extra bits).
When this code ...
1
vote
0answers
170 views
How to get lookup field text column to display as an image in a view?
Wonder if anyone can help. I want to add a category choice field to a SP2010 Announcements list. The category choice is a lookup field to another list. The other list contains the categories and a ...
1
vote
0answers
63 views
Making a view readonly?
I have a module that deploys a site page "Archives".
I want to set up this page to show the content of a list readonly, whatever permissions are granted to the connected user.
I have build this ...
1
vote
0answers
371 views
Can't deploy a xslt webpart as expected
In one of my custom list schema, I have defined a custom view :
<View Type="HTML"
DisplayName="My wonderful view"
BaseViewID="2"
...
1
vote
0answers
167 views
How to get to control rendered by Sharepoint dynamically?
In a view (by default AllItems.aspx) of a list
"Inline Editing" enabling at design time in SPD2010 renders green-cross image-button at run time. Its pressing at run-time adds a new line
How can ...
1
vote
0answers
90 views
Powerful list filtering
I need to extend the functionality of the default list (specifically for a document library) to include more powerful filtering. This includes being able type free text search and to have filters ...
