Tagged Questions
0
votes
1answer
1k views
Creating a custom EditForm for a document library
I have been following this article: http://ikarstein.wordpress.com/2010/12/29/walkthrough-create-custom-sharepoint-2010-list-form-for-deployment-in-a-visual-studio-2010-project/
I have followed every ...
3
votes
2answers
1k views
Issue adding description column to custom document library in VS2010
I want to add a description column to my List definiton. However when i do it the column does not show up on the EditForm dialog so that you can actually set the description. Can someone look at the ...
2
votes
3answers
5k views
Creating a document library list definition in visual studio 2010
In visual studio 2010 I create a new empty sharepoint project. I then add a new list definition selected document library as the type of list. It generates the def and I then change the type in the ...