Skip to main content

Posts

Showing posts with the label Custom sharepoint list form

Create Custom New Edit and Display form for sharepoint list

Reference URL http://blog.karstein-consulting.com/2010/12/29/walkthrough-create-custom-sharepoint-2010-list-form-for-deployment-in-a-visual-studio-2010-project/ Another post http://www.ilikesharepoint.de/2013/11/sharepoint-create-custom-list-forms-with-visual-studio-part-1/ Check out the other solution for 2013  http://www.ilikesharepoint.de/2013/11/sharepoint-create-custom-list-forms-with-visual-studio-part-1/ Walkthrough: Create custom SharePoint 2010 list form for deployment in a Visual Studio 2010 project (This is part 1 of 2. See link below.) Today I want to show you how to create a custom list form for deployment within a custom list template developed in Visual Studio 2010. Download or update or modify my demo code on Codeplex.com: http://spcustomlistformdemo.codeplex.com/ For me I was difficult to figure out this way. I could not find a good documentation about this topic so I’ll write ist – If you found another description please post a link in the comm...