Code Snippet: Using the List Field Iterator to display a list form in a SharePoint Web Part
September 12th, 2011
You can use the list field iterator to show the ‘New’, ‘Edit’, and ‘Display’ form in a web part. The List Field Iterator will show all fields in your list view that you specify, and inherits the properties you specify for the view as well (such as column ordering and visible fields).
