Rows of items containing columns of information.
0
votes
1answer
180 views
Sharepoint 2010 List Advanced Dialog Setting only works on first Lookup field
I have a list with 3 lookup fields. I've gone into advanced list settings and turned Dialogs off.
When I click a link in first lookup field - the link works much like a standard a href. However when ...
2
votes
5answers
360 views
Unable to view list in quick launch
I created an empty sharepoint project. Then I added a new application page and in the page_load method of the page I wrote this code:
protected void Page_Load(object sender, EventArgs e)
{
...
2
votes
2answers
156 views
How and Where to create list programatically
I know this might be a silly question but here goes. I intend to create a list using C# code. I do know the code but the question is, where exactly should I write the code in Visual studio. I mean ...
-1
votes
1answer
538 views
using SharePoint survey list
I have question in the subject of list from type of survey.
After I created a number of those lists
1.
I want to use the results of the survey in order to use the next data,
for instance:
How many ...
5
votes
2answers
4k views
Is there a way to get column headers to wordwrap in SharePoint lists?
My column header needs to be quite long, but the content of the column is only a few pixels wide, so loads of white space and horizontal scrolling required to see the rest of the content.
Any ideas?
3
votes
2answers
934 views
Can I access the service definition for the web service for a specific SharePoint list?
I have a problem accessing the web service ?wsdl for SharePoint lists, although I can see the list of operations.
For example, for the following URLS:
http://team/sites/test/_vti_bin/Lists.asmx - ...
2
votes
1answer
319 views
Sporadically missing “click to add a new hyperlink”
We just migrated from 2007 to 2010 and changed our stylesheets to use v4. We have a list of over 1000 items with a few "Link URL" columns. Occasionally when editing the item, the link url field would ...
1
vote
1answer
263 views
Get list of deleted items between two dates using REST
is there a way to get the list of all deleted items between two dates using REST services in SharePoint 2010?
2
votes
4answers
186 views
Possible to create a column that users can upload an image to?
I'm trying to create a column in a list that users can upload a picture to. I found the Hyperlink or Picture, but this requires that users specify a URL for the image.
Is there way to create a ...
1
vote
1answer
165 views
Memory Error on Lists in Spreadsheet View
I have a list in SharePoint 2007 with about 187 items and in the Data View, several of our users are experiencing this error:
The Instruction at "0x3271fe85" referenced memory at "0x00000000". ...
2
votes
1answer
111 views
Creating/modifying items by sending emails
Is it possible to create or modify items of a List by sending emails?
i.e. Change status of the task etc.
0
votes
2answers
2k views
How to create Template for email alerts in SP2010?
I need to create a template for sending email alerts in such a way that I can select columns for individual lists for the content to be displayed in the mail.
1
vote
4answers
401 views
NewItem.aspx with Different Columns?
I'm trying to create a IT ticketing system. Currently, all users are allowed to create new items (incidents). This is somewhat problematic because everyone sees every column, like "Status" and ...
1
vote
3answers
1k views
How Can I create a manual ID in SharePoint Lists without using SharePoint ID?
In my site I have two lists. These lists need to sync together. Since I can't create a list within a list, my only other option that I am aware of is to create two lists and sync them together by ...
1
vote
1answer
2k views
How can I restart list item ID numbering at 1?
I deleted list items that include an ID from the list and the recycle bin. When I create a new list item, the ID populates where the last line item left off.
For example, if the last ID was 5 and I ...
1
vote
1answer
180 views
Possible to find EVERYTHING that references a list using PowerShell or the Object Model?
I recently did a migration from SharePoint 2007 to 2010. In the end I had to re-implement a number of things (such as workflows) because they referenced lists, and the list GUIDs changed during the ...
1
vote
3answers
1k views
Can You Enhance the “Export to Spreadsheet” Action for SharePoint Lists?
Do you know of any resources/solutions to enhance the List’s “Export to Spreadsheet” function so that, once the data is opened in Excel, something would trigger VBA Macro(s) to start formatting the ...
1
vote
1answer
433 views
Can I create a list in a pre-existing list?
I have created a subsite in the main site and this site is to allow employees to gather and fill out forms and data pertaning to projects and the like. I have tried using different sites to check if ...
0
votes
0answers
194 views
Import from Excel Spreadsheet works in IE6 not IE8
I'm having an issue in SharePoint 2007 in IE 8 where, when creating a new List using Excel Spreadsheet Import, I get redirected to a 403 error. This feature works in IE 6 but not IE 8. Can anyone ...
2
votes
1answer
84 views
connect disscussion board to outlook
I created a share point discussion board list. Later I attached the list for outlook.
I gave some user authorization of contribute.
And at this time the user can advertise his announcements in the ...
3
votes
3answers
879 views
connect custom list to outlook
I created a SharePoint custom list and now I want to connect this list to Outlook.
How is it possible to do this?
P.S. From task list or document library I am successful in attaching the list to ...
2
votes
2answers
201 views
Decipher a list update audit entry
I'm looking at the audit log and when a contact is updated I see the very un-useful document location of Lists/Test List/1_.000.
Anyone know how to make sense of these cryptic entries?
5
votes
4answers
438 views
How can I print a SharePoint list without all the chrome?
Is there a way to print the list you are looking at without all the browser chrome? I have seen List Print by Bamboo Solutions which does something similar.
5
votes
2answers
515 views
How do I set a list to not be valid for search through the object model?
In WSS 3.0, there's an option under "Advanced Settings" for a List as follows:
Search
Specify whether this list should be visible in search results. Users who do not have permission to see ...
2
votes
2answers
189 views
Possible to specify the GUID when adding a List to a SPListCollection?
I found this documentation which goes over how to add a list, but it doesn't seem possible to specify a GUID if you use this method.
Is there any way to create a list and specify the GUID? I am ...
1
vote
1answer
226 views
Moving Workflows and Lists?
I have a list and workflow that I created under HR (employees are not supposed to be able to view this list). At the present moment I can allow the employee to view the workflow (that I linked to ...
2
votes
2answers
358 views
Can I delete Long Running Operation Status list items?
I support a SharePoint 2007 based public internet site that has a few performance problems. I just noticed that the hidden "Long Running Operation Status" list has nearly 10000 items in it. I can't ...
2
votes
3answers
651 views
Sharepoint2010 Lists Lookup
I'm creating 3 lists using Sharepoint 2010 UI.
The lists and relationship are as follows:
Training (parent) -> Training Instance (child, look up Training ) -> Training Session (grandchild,lookup ...
4
votes
2answers
4k views
SharePoint List with many columns
We are designing a system where data from forms will be stored in sharepoint lists.
Problem is that these lists can have very many columns.
Question is:
Is there a max number of columns in a ...
2
votes
3answers
790 views
How to create bulk tasks in a Sharepoint List?
Is it possible to create Bulk Tasks for any SharePoint 2010 List?
There is no option to create multiple tasks in SharePoint. And, it is very cumbersome to create multiple task for the person who ...
2
votes
1answer
665 views
Aggregating SharePoint lists
We are designing a system with a national level, regional level and a sub-regional level.
We plan to implement this with a site structure with sub-sites and sub-sub-sites.
The sites at the lowest ...
0
votes
1answer
313 views
Use of owsbrows.js , core.js in sharepoint 2010 [closed]
I would like to know how "viewproperties" menu works an item in a list.I googled for sometime and found that the jscript files "owsbrows.js" and "core.js" at
C:\Program Files\Common Files\Microsoft ...
1
vote
1answer
323 views
List permissions for different groups
I have created a custom list (custom list def / content type /custom field). For this list I have 3 user groups. For each of the user groups I have different requirements:
Group 1 : can only see ...
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 ...
3
votes
1answer
2k views
Updating a List Instance
I have a List Instance in Visual Studio. However, every time I deploy the solution, Visual Studio says there is already a list instance with the same URL on the site collection and it needs to delete ...
3
votes
1answer
346 views
how to backup a SPList with 25000 records including attachements on SP2007
On SP2007 there is a sharepoint list (SPList) with 25000 records. The records contain attachements. In SP Designer 2007, the list has a size of 64MB.
How can a backup be created ?
Options ...
1
vote
1answer
1k views
Can I import data from an Excel .iqy file to a sharepoint list?
Can I import an .iqy file into SharePoint 2010 list? Help, please.
0
votes
2answers
249 views
List item returning weird title
I am using the object model to loop through the items in the built in "Task" list. For some reason when I get the value for the "Title" field for each item it returns values like 1_.000, 2_.000 etc. ...
1
vote
1answer
249 views
How can I get all of the columns that are displayed by default for a list?
I had assumed I could use myList.DefaultView.ViewFields but this does not seem to include the Title (which is part of my default columns list). It does include, linkTitle, but this is a different ...
3
votes
1answer
435 views
SharePoint 2010 - Modified Calender View
I want to filter the Calender in my SharePoint 2010. All Items with a Enddate older than 7 days must be hidden.
I found no way to modified the Calender View to filter the elements because the field ...
4
votes
1answer
290 views
In MOSS 2007, how to sort a list by a total/aggregate?
I have a basic issue tracking list with a few columns, let's say Application, Title, Created By, and Task Priority.
My list is grouped by Application and I am performing a Total (Average) on Task ...
3
votes
4answers
2k views
Blog - how to avoid List Tools in ribbon when clicking on text
I have created a custom blog with the publishing feature enabled.
When I am logged on with a normal user (with no admin rights) and click on a text or an image, "List Tools" appeares in the ribbon, ...
2
votes
1answer
292 views
When will an index be created for a column?
I have a SharePoint 2007 List and it has almost 10 columns and 1000+ items, I want to enable the Index for a specific column is in the list. If I enable the index now then when it will create an index ...
5
votes
5answers
3k views
SharePoint List Item Permissions
Does anyone know of a way to implement permissions within a SharePoint list so that items are only visible to the person who created it (or potentially who the list item is "assigned to", as in like a ...
2
votes
3answers
480 views
what's the best way to have a list with multilingual content
Good day, SharePointers
a customer requirement is to have CVs entered in a list with his name in English and a local language.
which means we will have a field for each language.
is there a better ...
1
vote
3answers
9k views
SharePoint - email reminder when task passed it's dead-line
We're using SharePoint Server 2007 and it's List feature for task delegation and progress report. Can I somehow set or develop a email reminder which could alert the user if his task passed defined ...
1
vote
4answers
1k views
How to add a “signature” field to a list?
I have simple custom SharePoint list with 20 fields. Three of the fields are dropdown lists for three separate approvers to update the record with "approve" or "reject." I would like to implement a ...
1
vote
2answers
2k views
How do I pull the email address from Active Directory?
I have a custom phone list that was populated from an Excel spreadsheet. I have to add the email address to this list in SharePoint. How do I query Active Directory for the correct email address for ...
5
votes
1answer
340 views
Only show Sorting option not filtering opetion in contex menu of header in ListViewByQuery
I have creatd ListViewByQuery control through coding and added the control through RencerControl Event.
I am filtering the list in code. so filtered result is shown. I want to hide filter context ...
0
votes
0answers
698 views
using list lookup Fields in SharePoint 2010 programmatically [duplicate]
Possible Duplicate:
How to set ListItem Lookup Field value
I have a SharePoint list with a lookup field and I want to add values to this list through the SharePoint Object Model.
but I ...
