Tagged Questions
3
votes
1answer
2k views
How can I display list item data on a workflow initiation form?
I have a master list (Projects) containing all the data about the projects my clients' employees (technical writers) are working on. When it's time for the writers to grab sign offs on the project ...
1
vote
2answers
1k views
Edit multiple list items in one shot?
I have a list that contains many items. I'd like to give my users the ability to select 10-20 items by "checking" them and then edit them all at once. Certain fields (item name, id, etc.) are ...
0
votes
1answer
661 views
Attach multiple files to a list item with a single action
I have a list with a "New Item" form that has the built-in "Attach File" button at the top. If I want to upload I file then I can click on that button and I am taken to a page where I can choose the ...
0
votes
1answer
2k views
The property or field has not been initialized. It has not been requested or the request has not been executed
I am getting this error and from what I understand this is when you try and access columns from the list item. I have tried various things including the line below:
clientContext.Load(items, eachItem ...
1
vote
1answer
744 views
Move an Item between lists maintaining version history
I wish to move/cut a item from list in SharePoint to another list. I can copy the item across to a list and delete the original. Sadly version history is lost.
I want a way to be able to copy an item ...
1
vote
1answer
2k views
Get UniqueId from listitem with Javascript/Ecmascript (Sharepoint 2010)
Is it possible to get the Unique Id from a listitem in a custom SharePoint 2010 list?
I've added a custom ribbon action so far where I can get the id, but that's an integer (0,1,2,3,...) I need the ...
0
votes
1answer
470 views
Caml query returning multiple lists
Trying to load a list from library containing two files. The following code when tested in CamlBuilder it is returning single row according to the filename selected. But in the program it is returning ...
2
votes
2answers
220 views
Comments for Content Types
One piece of functionality I thought was oddly unincluded in SharePoint 2010 was the ability to create comment trails for content types other than blog posts and to a lesser extent discussion boards.
...
3
votes
1answer
947 views
How to disable multiple select on lists in sharepoint 2010?
thank you for reading my question!
I have a little problem with lists in Sharepoint 2010. The goal is to disable the checkboxes on the left of each item, but to keep them selectable.
I know that ...
0
votes
1answer
1k views
List Item Timeout Issue
On one of our production Sharepoint Sites we have a ListItem that will not load it's details. It simply times out and throws an exception with a GUID. The Log file indicates that:
...