摘要: http://www.codeproject.com/Articles/28212/Adding-Validation-to-a-Custom-List-Control-in-SharIntroductionRecently, one of the requirements was to putvalidationto acustomlistcontrolsuch as Email fieldvalidation.Thisvalidationcan be achieved from inside the Sharepoint designer.Following is a step by st 阅读全文
posted @ 2012-05-11 15:30 daguai 阅读(177) 评论(0) 推荐(0)
摘要: http://msdn.microsoft.com/en-us/library/gg180738.aspxMicrosoft InfoPath 2010 makes designing and publishing electronic forms easier than ever. InfoPath enables you to create powerful, interactive forms without writing any code. With a few clicks, an Office user can customize SharePoint list forms, a 阅读全文
posted @ 2012-05-11 15:28 daguai 阅读(861) 评论(0) 推荐(0)
摘要: http://www.codeproject.com/articles/38304/customization-of-sharepoint-custom-list-formIntroductionWhen user click on "New Item" in a SharePoint custom list, "NewForm.aspx" page will be diaplyed. This article explains about how to customize NewForm.aspx.BackgroundMy client wants a 阅读全文
posted @ 2012-05-11 15:24 daguai 阅读(694) 评论(0) 推荐(0)
摘要: 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 comments below. Thanks!1. Create a Site Collection in your SharePoint 2010. Mine is called “http://sharepoint.local/site 阅读全文
posted @ 2012-05-11 15:22 daguai 阅读(774) 评论(0) 推荐(0)