Sunday, February 25, 2007

Creating a Form to Edit FIelds in a SharePoint List Item

Copy and paste the EditForm.aspx page associated with the SharePoint list. Then delete the existing List Form control (as this can not be editted in the designer view) and on the SharePoint Designer menus choose Insert/SharePoint Controls/Custom List Form...

The Custom List Form Web Part displays all editable fields in the list, and these can then be moved, deleted, other appended or can be modified to be non-editable items by opening the Common FormFields Tasks dialog for each field. This allows the form control for each field to be rendered as formatted text.

No comments: