Friday, March 04, 2005

Customizing List Item Forms in Windows SharePoint Services

Les W. Smith describes in his MSDN article the steps to customize list item forms in SharePoint Services

He focusses on customizations you can perform in the following areas:
- The ASPX page that contains the list item form
- XML Schema files that define list item form fields and form views
- Custom Web server controls and custom Web Parts that consolidate code and implement types and members of namespaces in the Windows SharePoint Services assembly to extend user interaction with list data
read more...