1
vote
1answer
283 views

Custom Edit Form for Document Set

I have a document library with three allowed content types - A, B, and C. A inherits Document Set, B and C inherit Document. Using A's Document Set Settings, B and C are the allowed content types ...
0
votes
0answers
137 views

Force checkout not working with Edit (link to edit item) column in SP2010

Could someone be so kind as to check the following in their 2010 environments. Create a doc library Turn on force check-out Turn on versioning. Add the "Edit (link to edit item)" column to the ...
1
vote
1answer
966 views

Edit All SharePoint Forms View

Is that possible to edit all SharePoint Forms (View, Edit, New) to get something like this: Label and Input as a row If it is possible, how can i do that ? Do i need to change the ...
1
vote
1answer
162 views

How to get current SPListItem from web part on edit form?

It seems like there should be a way to do this, but I haven't found anything. Do I need to use the url to try and extract this information or is there a better way?