Microsoft Developer Network > Samples >
SharePoint list form customization with display rules and validation

SharePoint list form customization with display rules and validation

In this sample I demonstrate how to customize SharePoint list forms using specific display rules and extended validation.


Select a language
 
 
 
 
 
(1)
98 times
11/15/2011
E-mail Twitter del.icio.us Digg Facebook
Add To Favorites
Description
Browse Code
Q and A (1)
Sign in to Ask a Question


  • RichText Field Validation
    1 Posts | Last Post November 29, 2011
    • Peter, I was successfully able to implement a custom form solution with the ListFieldIterator and my own custom validations. Thanks.  Did you have any problems with a RichText field using your custom iterator ?  I have a rich text field, that is set to required and it constantly fails the page validation even though I have data in it.