Friday, December 14, 2007

Creating Custom Field Controls

Steps involved in creating a SharePoint Custom Field Control 1. Create your field definition in FLDTYPES_xxx.XML file, and add FieldEditorUserControl property to your custom field definition. Define fields for all custom properties of your custom field definition in PropertySchema section. Set Hidden attribute of all Field elements in PropertySchema section to True. Otherwise, fields will be

No comments:

Post a Comment