When creating data view web parts in SharePoint Designer, and dealing with libraries or lists that contain folders, the Item and Folder Scope setting becomes pretty important. In SharePoint views, it’s always possible to create a new view of the list with no folders, by configuring the “Folders” section in your view settings. Unfortunately, the same functionality is not as obvious in SharePoint Designer. When you create a view with no folders, and then convert it to XSLT in SPD, the folders always reappear.
Since this initial article is really just to show you around in the DVWP, we’re not going to do anything fancy. We’ll just insert a regular SharePoint list as our data view. See, that now on the right side of the screen, there is a “Data Source Library” pane. 8. Now, in the pane on the right side of the screen, instead of the “Data Source Library” tab, you’ll see the “Data Source Details” tab, that shows the details of the source that was just selected. This means, that all of the fields in the list are displayed. There are even some extra fields listed there, that are usually hidden from views
This is an introduction to my new series of articles on the SharePoint 2007 data view web part (DVWP). These web parts can only be created using SharePoint Designer (SPD). Now that SharePoint Designer 2007 is free, this opens the door to a lot more people being able to create these web parts, widening the intended audience for these articles. What are these new DVWP articles all about? Well, various things. Usually I get ideas for blogs and articles that I write, from questions that people ask on forums. Some of my articles will actually be combinations or mutations of several different business solutions. These articles will contain easy to understand, step-by-step instructions. Most of them will pertain to WSS (Windows SharePoint Services) implementations, and every now and then, there will be some that pertain to MOSS only