0
votes
1answer
10 views
getlistitem ignores list view filter
Hi all,
Im using the webservice to get listitems from a list. The list has a filter on it as well as an eventlistener. The eventlistener triggers every time a new item is added …
0
votes
1answer
16 views
List view column re-order logic
Has any one implemented a custom re-ordering logic similar to the one as seen on the view settings page of list/library which lets the user to specify the order of the columns.
I …
0
votes
0answers
16 views
SPD 2007 Custom Calendar NewForm.aspx broke DispForm.aspx
Hello I edited NewForm.aspx in a Calendar List now every time someone clicks on an event in any calendar view for the list, it takes the user to NewForm.aspx instead of DispForm.as …
1
vote
1answer
36 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 t …
0
votes
0answers
38 views
View set as default for content type, and Edit In Datasheet view problem
I have set up two views on a list. The first view is set to display in the Top Level Folder only, and the second view is set up as the default view for a particular content type (a …
1
vote
1answer
15 views
Is it possible to set the default view scope for a calendar view in code?
I can create a calendar view in code, however I have as yet been unable to figure out how to change the "Default Scope" (this is the name that appears in the user interface when ed …
0
votes
1answer
18 views
RSS feed of List View using [ME] returns view creator, not user
I have created a list called "Phone Messages" with a People/Groups column called "Recipient", and a view that displays if the recipient is equal to [ME]. If I try to get an RSS fe …
0
votes
1answer
122 views
Is SharePoint’s ListViewXML syntax based on a standard?
Recently I had to change a ListView webpart and noticed the syntax that renders the HTML is not XSLT. Is this syntax documented somewhere?
Example,
<IfEqual>
&l …
0
votes
0answers
17 views
How to enable custom ordering on a list??
I want to be able to create a list programmatically which allows end users to reorder the items in the list. There appear to be 2 steps to this. Firstly set the SPList.Ordered prop …
0
votes
2answers
29 views
Loading list view as new items view at all times
I have a list which I've added to a page in my SP2010 site. How can I make the list load with the new item view at all times?
0
votes
0answers
142 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:
http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2010/02/02/it-s-easy-to-configure-an- …
3
votes
3answers
188 views
Sharepoint 2007 Document Library ViewSelector
Here I find myself again wondering why certain things work and some just don't.
I was wondering how I could display the "View Selector" on a document library webpart? The Site set …
1
vote
2answers
120 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?
4
votes
3answers
109 views
Upgrading list views without changing the underlying list
What is the best way of updating views on a production environment?
Assume you roll out a second version of your sharepoint solution and you want to add/modify the views on the lis …
3
votes
3answers
65 views
Adding a dropdown to a View
Is it possible to add a dropdownlist into one of the columns of a standard list view e.g. AllItems.aspx?