Tagged Questions
0
votes
1answer
19 views
Retrieve reference for list from Lookupfield
I have a sharepoint 2007 and in a document library eventhandler: in ItemUpdating, i would like to be able to retrieve the value by id's from lookupfield. So with other words i have to get the ...
1
vote
2answers
43 views
ItemAdding in document library
I have an issue with setting the field in item updating event in document library with SharePoint 2007.
I have following situation, I have a document library, and when i add a document based on one ...
0
votes
1answer
89 views
add field directly to a Document library or via a Content Type
What is differents between adding a field (Site column) directly to a document library or via adding the field to a content type and then add this content type to the list?
Because fields directly ...
2
votes
1answer
418 views
SPFieldMultiLineText.UnlimitedLengthInDocumentLibrary = true
We are running into problems with the 255 character limit on a multiline text field in a document library. I can change the setting to allow unlimited length, but the following warning is displayed:
...