Tagged Questions
4
votes
1answer
122 views
Group By SharePoint 2007 List
I am using SharePoint 2007 and Share Point Designer.
Please help, if I have a List, how it it possible to group by on the aspx page?
For example I have a long list of dates:
12/1/2012
12/1/2012
...
2
votes
1answer
37 views
Is there a way to find if a column name is in more then one SharePoint list?
This is specific to SharePoint 2007, though I am sure it could cross over into 2010.
My situation is I am a site curator that inherited a site with 30+ lists. Several of these lists are using a drop ...
0
votes
0answers
167 views
Sharepoint 2007 Dataview Dropdown and how to filter as user is typing
All,
I have a Dataview webpart in Sharepoint 2007. It is a list of companies in alphabetical order. I have changed the default view to a Drop down list. All good. Works great. When you click on the ...
0
votes
0answers
60 views
MOSS 2007 Sort a dropdown content column globally
I have a content type which requires all documents to be categorized by a dropdown box. Is there a way to sort the options that are displayed?
0
votes
1answer
151 views
Multiple identical values in dropdown list control
I am making a page which has a web part view and dropdown and search filters.
I have added datasource controls, parameters and connected these to the relevant drop down. added appenddata bound
...