0
votes
1answer
57 views

Document Library add file with custom column (SharePoint 2010)

I have a document library with a custom column. I want to add a file programatically, as well as a value for the custom column. I am posting the file via an ASP.NET application page. Here is what I ...
1
vote
1answer
67 views

Ghost Column in Sharepoint by FieldRef deletion

Let me explain my situation. I have some Document Libaries that derives from some content type some columns. In some of these columns I have (by mistake) add two times the same columns with different ...
0
votes
1answer
734 views

How can I add fields from an InfoPath form to a list? [duplicate]

Possible Duplicate: Can I display a field from a form in my form library view? I have a document library that uses an InfoPath form as the standard template. How can I have data from the ...
0
votes
0answers
140 views

Show “Path” field in list view export?

I have a report from a user that claims was generated by clicking the "Export to spreadsheet" button within a document library. This report contains not only All the files and folders from a level 3 ...
2
votes
1answer
1k views

What does the “Copy Source” column mean in a document library/list?

Pretty basic one here. Google borks out. I have a document library, and one of the columns is named "Copy Source". What does the data in the column mean?
3
votes
2answers
848 views

Show Modified and Created columns with Date only

I'm looking for the best way (if there is one) to show the Modified and Created columns in a list/library with the date only, so without the time. For example, instead of 1/12/2011 8:37 PM it should ...
0
votes
1answer
714 views

Created/Modify columns don't appear when creating view

I have a SharePoint 2010 instance and am trying to create a view for a document library. I want to include the Created and Modified columns so I can do some filtering on dates, however neither the ...