<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.bamboosolutions.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SharePoint Blank</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/default.aspx</link><description>Bamboo Solutions is a leading provider of Web Parts and Solution Accelerators for Microsoft SharePoint.  In SharePoint Blank, a new employee (and a blank slate with regards to SharePoint) candidly blogs his day-to-day SharePoint learning, sharing his trials and triumphs.</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Debug Build: 31106.3070)</generator><item><title>How to Create a Custom SharePoint List Including a Column to Display a Picture</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/02/18/how-to-create-a-custom-sharepoint-list-including-a-picture-column.aspx</link><pubDate>Thu, 18 Feb 2010 21:26:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:29224</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=29224</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/02/18/how-to-create-a-custom-sharepoint-list-including-a-picture-column.aspx#comments</comments><description>&lt;p&gt;Over the past few weeks while I&amp;#39;ve been&amp;nbsp;&lt;a href="http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2010/01/30/greetings-from-sharepoint-saturday-new-york.aspx" title="Coverage of SharePoint Saturday New York sessions"&gt;covering SharePoint Saturday&lt;/a&gt;&amp;nbsp;in New York, &lt;a href="http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2010/02/10/sptechcon-speaker-presentations-available-for-download.aspx"&gt;&lt;b&gt;attempting &lt;/b&gt;to cover SPTechCon&lt;/a&gt; in San Francisco (curse you, snowmaggeddon!), and lending an editorial&amp;nbsp;hand to the product launches of &lt;a href="http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2010/01/28/bamboorm-bamboo-s-first-saas-application-launched-today.aspx"&gt;BambooRM&lt;/a&gt; and &lt;a href="http://store.bamboosolutions.com/conductor.aspx" title="Announcing the Release of Workflow Conductor version 1.0 for SharePoint"&gt;Workflow Conductor&lt;/a&gt;, several questions from readers have appeared in my inbox.&amp;nbsp; Longtime readers&amp;nbsp;know that means&amp;nbsp;it&amp;#39;s time for another dip into the SharePoint Blank mailbag,&amp;nbsp;so let&amp;#39;s get right to&amp;nbsp;today&amp;#39;s question which&amp;nbsp;has to do with creating a custom list&amp;nbsp;including a column for a picture:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;I am trying to create a custom list. In that list, I would like to have name, description, and picture (basically a bio). How do I go about uploading a picture to that custom list?&lt;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This question had the ring of being something that could be accomplished out-of-the-box, so it was with no small amount of relish that I ducked into a nearby phone booth, changed into my SharePoint Blank uniform and... wait, sorry, I got a little sidetracked there.&amp;nbsp; What I &lt;strong&gt;meant&lt;/strong&gt; to say was that I proceeded straight to our portal and commenced setting about seeing if I could accomplish the requested task.&lt;/p&gt;
&lt;p&gt;I started by choosing the &lt;strong&gt;Create&lt;/strong&gt; button under the &lt;strong&gt;Site Actions&lt;/strong&gt; drop down, and then selected the &lt;b&gt;Custom List &lt;/b&gt;hyperlink under the Custom Lists heading.&amp;nbsp;&amp;nbsp;Doing so&amp;nbsp;brought up the form to create&amp;nbsp;a new list, which I filled out with&amp;nbsp;a Name of &amp;quot;Profile Test&amp;quot; and entered the question quoted above as a combination description and mission statement:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ProfileTest1.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ProfileTest1.jpg" alt="Create new Custom List in SharePoint" border="0" style="border:0;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After clicking &lt;b&gt;Create&lt;/b&gt;, my Profile Test list was created, empty of any content of course.&amp;nbsp; My next step was to add some custom columns since, by default, the only column on a newly created custom list is the Title column.&amp;nbsp; To add custom columns, I selected the &lt;b&gt;Create Column&lt;/b&gt; button under the list&amp;#39;s &lt;b&gt;Settings&lt;/b&gt; drop down.&lt;/p&gt;
&lt;p&gt;On the resulting Create Column form, I first selected the radio button for &lt;b&gt;Multiple lines of text&lt;/b&gt;,gave it the name of &amp;quot;Bio&amp;quot; and clicked &lt;strong&gt;OK&lt;/strong&gt; to create the new column.&amp;nbsp; I then&amp;nbsp;repeated the process, selecting the radio button for &lt;strong&gt;Hyperlink or Picture&lt;/strong&gt; this time,&amp;nbsp;and giving&amp;nbsp;this second custom column&amp;nbsp;the name &amp;quot;Picture&amp;quot;.&amp;nbsp; With both of my new custom columns in place, the only thing that was left (other than adding some test content) was to change the name of the default column from Title to Name, a name which seemed more fitting for the exercise at hand.&amp;nbsp; To do this, I selected the &lt;b&gt;List Settings&lt;/b&gt; button under the list&amp;#39;s &lt;b&gt;Settings&lt;/b&gt; drop down and, on the resulting Customize page, clicked the &lt;b&gt;Title&lt;/b&gt; hyperlink under the Columns heading.&amp;nbsp; On the resulting Change Column form (more on this soon), I simply changed the Name of the column from &lt;b&gt;Title&lt;/b&gt; to &lt;b&gt;Name&lt;/b&gt;, clicked the &lt;b&gt;OK &lt;/b&gt;button to make it so, and figured I was off to the races.&lt;/p&gt;
&lt;p&gt;At this point it was time to add some test content to my list so I clicked &lt;b&gt;New Item&lt;/b&gt; under the list&amp;#39;s &lt;b&gt;New &lt;/b&gt;drop down. &amp;nbsp;Doing so rendered the New Item form for the Profile Test list, and I filled it out with my own profile information for testing purposes, including my name, a one sentence bio with title and responsibilities, and the URL for a picture of myself to include:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ProfileTest2.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ProfileTest2.jpg" alt="Add a new item to a SharePoint list" border="0" style="border:0;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;One important note/disclaimer regarding the picture:&amp;nbsp;the desired picture must have already been uploaded elsewhere, as there is no upload functionality within the list itself.&amp;nbsp; You&amp;#39;re merely providing&amp;nbsp;an HTTP pointer to&amp;nbsp;an&amp;nbsp;already uploaded&amp;nbsp;picture to display within the list.&amp;nbsp;&amp;nbsp;Your picture can exist in&amp;nbsp;a SharePoint&amp;nbsp;picture library but isn&amp;#39;t required to do so; the only requirement is that it be&amp;nbsp;available via HTTP.&lt;/p&gt;
&lt;p&gt;At this point, I was&amp;nbsp;all set&amp;nbsp;to celebrate, but what did I see when the list rendered after&amp;nbsp;I clicked&amp;nbsp;&lt;b&gt;OK&lt;/b&gt;?&amp;nbsp; The Name and Bio column information&amp;nbsp;appeared as expected but, instead of seeing my picture, I saw the hyperlink &lt;b&gt;to&lt;/b&gt; the picture:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ProfileTest3.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ProfileTest3.jpg" alt="SharePoint list with custom column for hyperlink or picture" border="0" style="border:0;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So it was back navigating the waters of Settings -&amp;gt; List Settings for me.&amp;nbsp;&amp;nbsp; On this trip to the Customize page, instead of clicking the &lt;b&gt;Title&lt;/b&gt; hyperlink under the Columns heading, I clicked the &lt;b&gt;Picture&lt;/b&gt; hyperlink, and instead of rushing through the creation process as if it were a race (note to self&amp;nbsp;and a&amp;nbsp;hint to others: it&amp;#39;s not), I actually took the time to read the description under the Additional Column Settings heading.&amp;nbsp; And would you look at that!&amp;nbsp; The default option under the &amp;quot;Format URL as&amp;quot; heading is &lt;b&gt;Hyperlink&lt;/b&gt;, but the &lt;b&gt;other&lt;/b&gt; option in the drop down is &lt;b&gt;Picture&lt;/b&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ProfileTest4.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ProfileTest4.jpg" alt="Change custom hyperlink or picture column in SharePoint to display picture" border="0" style="border:0;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once I&amp;#39;d made and &lt;b&gt;OK&lt;/b&gt;&amp;#39;ed this simple change to my Picture column, satisfaction was&amp;nbsp; mine!&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ProfileTest5.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ProfileTest5.jpg" alt="Display a picture in a custom column in a SharePoint list" border="0" style="border:0;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The only additional note that&amp;#39;s worthy of mentioning here&amp;nbsp;is that, as you may have noticed in the Change Column image above, there is also&amp;nbsp;an option via radio button selection in the Additional Column Settings area to &lt;b&gt;require &lt;/b&gt;users to enter information.&amp;nbsp; The default behavior in custom columns regarding such requirements is &lt;b&gt;No&lt;/b&gt;, do &lt;strong&gt;not&lt;/strong&gt; make it a requirement that users enter information, so be advised that you&amp;#39;ll need to switch the radio button selection to &lt;b&gt;Yes&lt;/b&gt; on your custom columns if you want to ensure that users complete the requested information. &lt;/p&gt;
&lt;blockquote&gt;&lt;/blockquote&gt;
&lt;blockquote&gt;&lt;/blockquote&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=29224" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Custom+Lists/default.aspx">Custom Lists</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/List+Settings/default.aspx">List Settings</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Change+Column/default.aspx">Change Column</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Custom+Column/default.aspx">Custom Column</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Picture+Column/default.aspx">Picture Column</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Create+a+Custom+SharePoint+List/default.aspx">Create a Custom SharePoint List</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Display+Picture+in+a+List/default.aspx">Display Picture in a List</category></item><item><title>Alert When a Folder is Created in SharePoint?</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/15/alert-when-a-folder-is-created-in-sharepoint.aspx</link><pubDate>Fri, 15 Jan 2010 21:02:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:27814</guid><dc:creator>John Anderson</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=27814</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/15/alert-when-a-folder-is-created-in-sharepoint.aspx#comments</comments><description>&lt;p&gt;In response to an earlier post on &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2008/09/03/creating-amp-managing-alerts-in-sharepoint-with-bonus-best-practices-content.aspx" title="Creating &amp;amp; Managing Alerts in SharePoint...with Bonus Best Practices Content!"&gt;creating and managing alerts&lt;/a&gt;, bonan brought up an interesting question in the comments:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;Is it possible to create alerts for Folders only? &amp;nbsp;I am trying to make sure users do not create extra folders in certain lists but still have the ability to create documents in that list.&lt;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Setting such an alert wasn&amp;#39;t something that I&amp;#39;d ever tried to do (or even thought to try), and it&amp;nbsp;would clearly be&amp;nbsp;useful functionality, so I struck out to discover the answer today.&amp;nbsp; A first look at the out-of-the-box options&amp;nbsp;for alerts wasn&amp;#39;t at all encouraging:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/AlertsOOTB.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/AlertsOOTB.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see, alerts can be set up at the item level within a list or library,&amp;nbsp;and you can be alerted as to changes&amp;nbsp;pertaining to&amp;nbsp;a given item/document, but the functionality is limited to content changes, and unfortunately isn&amp;#39;t set up to be triggered on the creation of a folder within the list or library.&lt;/p&gt;
&lt;p&gt;My next step was to see if the advanced features of Bamboo&amp;#39;s &lt;a href="http://store.bamboosolutions.com/sharepoint-alert-plus-web-part.aspx" title="SharePoint Alert Plus Web Part"&gt;Alert Plus Web Part&lt;/a&gt; provide the ability to trigger an alert based on the creation of a folder but, alas, while&amp;nbsp;Alert Plus&amp;nbsp;provides&amp;nbsp;much more granularity than out-of-the-box alerts, it unfortunately doesn&amp;#39;t allow for alerts to be sent&amp;nbsp;upon folder creation either.&amp;nbsp; Rats.&lt;/p&gt;
&lt;p&gt;Next I did some Googling to see if anyone else out there might offer a product with this functionality, but I came up empty on that front too.&lt;/p&gt;
&lt;p&gt;Finally, I asked Jeff Kozloff, the Patron Saint of SharePoint Blank, to verify my findings.&amp;nbsp; Unfortunately for bonan, and for anyone else out there looking for this type of alerts functionality, Jeff confirmed that not only can it not be done out-of-the-box or with Alert Plus, but he was unaware of any existing product offering that would get the job done.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;And so, much as I dislike having to be the bearer of bad news&amp;nbsp;by answering a&amp;nbsp;question with, &amp;quot;sorry, but it looks like it just can&amp;#39;t be done based on existing code,&amp;quot; taking the brighter view,&amp;nbsp;I like to think that highlighting&amp;nbsp;this feature gap provides an opportunity for an enterprising developer out there in the SharePoint ecosystem to take up the challenge and code a solution.&amp;nbsp; As well, I would be remiss if I didn&amp;#39;t mention that our &lt;a href="http://store.bamboosolutions.com/pc-93-9-custom-solutions.aspx" title="Bamboo Custom SharePoint Solutions"&gt;Custom Solutions team&lt;/a&gt; can always be engaged to build this functionality into Alert Plus.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=27814" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Alert+Plus+Web+Part/default.aspx">Alert Plus Web Part</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Custom+Solutions/default.aspx">Custom Solutions</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Folder/default.aspx">Folder</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Alert/default.aspx">Alert</category></item><item><title>How to Show the Most Recent Comment on Items in a SharePoint Tasks List</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/12/how-to-show-the-most-recent-comment-on-items-in-a-sharepoint-tasks-list.aspx</link><pubDate>Tue, 12 Jan 2010 19:36:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:27674</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=27674</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/12/how-to-show-the-most-recent-comment-on-items-in-a-sharepoint-tasks-list.aspx#comments</comments><description>&lt;p&gt;When &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/08/how-to-activate-versioning-then-create-and-display-a-comments-column-in-a-sharepoint-tasks-list.aspx" title="How to Activate Versioning then Create and Display a Comments Column in a SharePoint Tasks List"&gt;we left off last week&lt;/a&gt;, I&amp;#39;d reached a point in my test environment that matched the case that I was attempting to address: rather than having the most recent comment on an item in a tasks list render in the Comments column as desired, I was instead greeted with a &lt;b&gt;View Entries...&lt;/b&gt; hyperlink.&amp;nbsp; The time has now come for the exciting reveal of how to surface the actual comment.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Once I had reached the &lt;b&gt;View Entries...&lt;/b&gt; stage, I took another run at Google in an attempt to find a solution to the problem, and what I discovered was not terribly encouraging in that while&amp;nbsp;it looked like it would indeed be possible to surface the most recent comment exactly as desired, it sounded like it couldn&amp;#39;t be done out of the box.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;So how can it be done?&amp;nbsp; Well, what I learned from a combination of the abovementioned Googling and a second consultation with Jeff Kozloff, there are actually two solutions available.&amp;nbsp; Option one, as discussed in &lt;a target="_blank" href="http://social.msdn.microsoft.com/Forums/en/sharepointcustomization/thread/3965b6b8-cca9-4b22-a339-5ecea20880e4" title="View whole comments not view entries link (SharePoint Developer Center)"&gt;a thread on the SharePoint Developer Center&lt;/a&gt;, involves using SharePoint Designer to create a Data View Web Part.&amp;nbsp; I still don&amp;#39;t have SharePoint Designer up and running, so that option isn&amp;#39;t really available for me to investigate (though I&amp;#39;m thinking that getting set up with SharePoint Designer should be on my list of SharePoint New Year&amp;#39;s Resolutions), but the second option, and the one that doesn&amp;#39;t involve any coding, is to go with a third-party Web Part.&amp;nbsp; And guess what?&amp;nbsp; As it happens, Bamboo&amp;#39;s own &lt;a href="http://store.bamboosolutions.com/ps-71-5-data-viewer-web-part.aspx"&gt;Data-Viewer Web Part&lt;/a&gt; fits the bill perfectly.&lt;/p&gt;
&lt;p&gt;Bamboo&amp;#39;s Data-Viewer Web Part&amp;nbsp;provides the ability to surface list data (as well as SQL Server, BDC /MashPoint, and/or List Rollup data), which is exactly what we need in order to show the most recent comments on tasks list items.&amp;nbsp; Best of all is the fact that with the Data-Viewer Web Part in place on your site, surfacing that list data can be done&amp;nbsp;in a jiffy.&amp;nbsp; I know this for a fact because I watched Jeff Kozloff do it in under two minutes using my own test list as an example.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Having seen Jeff do it, I went back and recreated the steps myself for purposes of documentation.&amp;nbsp; I first added the Bamboo Data-Viewer Web Part to a page in my test site, having selected it from the available Web Parts in my Web Part gallery.&amp;nbsp; The Web Part is, of course, created empty of content,&amp;nbsp;save for&amp;nbsp;the following instructional message which appears in the content area:&amp;nbsp; &amp;quot;No data source is configured for the Bamboo Data-Viewer Web Part. Please contact your Administrator to configure the appropriate data source in the Web Part tool pane.&amp;quot;&lt;/p&gt;
&lt;p&gt;Hint:&amp;nbsp; Unless you&amp;#39;re trying to do something extremely complicated, you&amp;#39;re probably not going to need to bother your Admin, and you certainly shouldn&amp;#39;t have to do so in order to surface list data such as comments on a tasks list.&amp;nbsp; To wit: Once I surfaced the task pane by clicking the &lt;b&gt;Modify Shared Web Part&lt;/b&gt; option under the Web Part&amp;#39;s &lt;b&gt;edit&lt;/b&gt; drop down, &lt;b&gt;SharePoint List&lt;/b&gt; was already selected by default as the data source.&amp;nbsp; &amp;nbsp;Selecting a list in the Master List area was my next step, which simply meant choosing my &lt;b&gt;Task list comment test&lt;/b&gt; item from the drop down (which automatically includes all existing lists on the site):&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/DataViewerTaskPane.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/DataViewerTaskPane.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;All that was left for me to do was to select the columns for inclusion in the Data Viewer Web Part, so I selected all columns (including, of course, Comments) on the left pane and clicked the right arrow button to copy them all to the right pane, thereby activating them for inclusion:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/DataViewerAvailColumns.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/DataViewerAvailColumns.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After clicking &lt;strong&gt;OK&lt;/strong&gt; in the task pane, the Data-Viewer Web Part rendered and, as you can see in the right-most column below, the most recent comment (&amp;quot;comment two&amp;quot;)&amp;nbsp;is now surfaced for the tasks list item which I created in&amp;nbsp;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/08/how-to-activate-versioning-then-create-and-display-a-comments-column-in-a-sharepoint-tasks-list.aspx" title="How to Activate Versioning then Create and Display a Comments Column in a SharePoint Tasks List"&gt;my previous blog&lt;/a&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/DataViewerComment.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/DataViewerComment.jpg" border="0" alt="" /&gt;&lt;/a&gt;&amp;nbsp; &lt;/p&gt;
&lt;p&gt;And that&amp;#39;s all there is to it.&amp;nbsp; Take a bow, &lt;a href="http://store.bamboosolutions.com/ps-71-5-data-viewer-web-part.aspx"&gt;Data-Viewer Web Part&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;As a postscript, I should mention that in the course of my chats with Jeff, I also learned that Bamboo will be releasing Data-Viewer Web Part version 3.0 within the next couple of weeks,&amp;nbsp;so all you Data-Viewer fans are going to have a cool new feature coming your way soon.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Read the entire Working with Tasks Lists series:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/07/how-to-create-and-populate-a-sharepoint-task-list.aspx"&gt;How to Create and Populate a SharePoint Tasks List&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/08/how-to-activate-versioning-then-create-and-display-a-comments-column-in-a-sharepoint-tasks-list.aspx"&gt;How to Activate Versioning then Create and Display a Comments Column in a SharePoint Tasks List&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/12/how-to-show-the-most-recent-comment-on-items-in-a-sharepoint-tasks-list.aspx"&gt;How to Show the Most Recent Comment on Items in a SharePoint Tasks List&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=27674" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Tasks+List/default.aspx">Tasks List</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Show+Comments/default.aspx">Show Comments</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Data-Viewer+Web+Part/default.aspx">Data-Viewer Web Part</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Surface+SharePoint+List+Data/default.aspx">Surface SharePoint List Data</category></item><item><title>How to Activate Versioning then Create and Display a Comments Column in a SharePoint Tasks List</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/08/how-to-activate-versioning-then-create-and-display-a-comments-column-in-a-sharepoint-tasks-list.aspx</link><pubDate>Fri, 08 Jan 2010 17:25:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:27561</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=27561</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/08/how-to-activate-versioning-then-create-and-display-a-comments-column-in-a-sharepoint-tasks-list.aspx#comments</comments><description>&lt;p&gt;We left off yesterday having demonstrated &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/07/how-to-create-and-populate-a-sharepoint-task-list.aspx"&gt;how to create and populate a SharePoint Tasks List&lt;/a&gt;, and now it&amp;#39;s time to reveal the question that set this little mini-series of posts in motion:&amp;nbsp;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;I am creating a big Task List for all the different marketing projects I will be working on in 2010.&amp;nbsp; I wanted to use comments and version so we can see a running list of the changes and updates to the projects.&amp;nbsp; But on the view I would like to show the Latest Comment and I can only get it to say View Entries and you have to click to see the progress.&amp;nbsp; Do you have a suggestion of something I can do so I can view the latest &amp;#39;comment&amp;#39; in my task list?? Or any suggestions as to how I can accomplish this?&lt;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;As I mentioned yesterday, in order to begin researching this question, and following the patented three-step SharePoint Blank Path to Discovery (1. Try and figure it out on my own through the use of brute force, 2. Google, and if all else fails, 3. Consult &lt;a href="http://community.bamboosolutions.com/members/Jeff-Kozloff/default.aspx"&gt;Jeff Kozloff&lt;/a&gt;, aka the Patron Saint of SharePoint Blank), I embarked upon the creation of a new tasks list for my brute force testing purposes.&amp;nbsp; I&amp;#39;m embarrassed to admit that I wasn&amp;#39;t even able to get as far as seeing the &lt;b&gt;View Entries...&lt;/b&gt; result in the Comments column described above&amp;nbsp;before I&amp;nbsp;required the first of what would ultimately prove to be two brief consultations with Jeff.&lt;/p&gt;
&lt;p&gt;After that first chat, I was armed with the information that I needed to finish setting up my test environment, which is to say that I knew then that I had to turn on versioning for the list, and then add a new column for Comments.&amp;nbsp; To do so, I began by choosing the &lt;b&gt;List Settings &lt;/b&gt;button under the &lt;b&gt;Settings&lt;/b&gt; drop down:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/SettingsListSettings.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/SettingsListSettings.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Next, under the General Settings heading on the resulting Customize page for the tasks list, I clicked the &lt;b&gt;Versioning settings&lt;/b&gt; hyperlink:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/VersioningSettingsLink.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/VersioningSettingsLink.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On the resulting Versioning Settings page, I turned Item Version History on by&amp;nbsp;switching the radio button selection from (the default) &lt;b&gt;No&lt;/b&gt; to &lt;strong&gt;Yes&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ItemVersionHistory.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ItemVersionHistory.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Having made that selection and clicking &lt;b&gt;OK&lt;/b&gt;, I was returned to the Customize page for the list.&amp;nbsp; Handily, among the (loads of) customize options available, one of them is &lt;b&gt;Create column&lt;/b&gt;, which hyperlink appears as an option under the Columns heading.&amp;nbsp; Clicking that hyperlink will surface the Create Column page, and for our purposes, the first two things we want&amp;nbsp;are right near the top in the form of the Column name field, and the &lt;b&gt;Multiple lines of text&lt;/b&gt; radio button selection:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/CreateColumnComment.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/CreateColumnComment.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note: You can also create a new column from within the list itself by simply clicking the &lt;b&gt;Create Column&lt;/b&gt; button under the &lt;b&gt;Settings&lt;/b&gt; drop down.&amp;nbsp; In the image above I&amp;#39;ve already filled in the &amp;quot;Comments&amp;quot; name and have made the Mutiple lines of text selection.&amp;nbsp; While you&amp;#39;re not limited to the multiple lines of text option for a comments column by any means, it does seem to be the one that makes the most sense in terms of providing flexibility for your users.&lt;/p&gt;
&lt;p&gt;Once you&amp;#39;ve selected the Multiple lines of text option, the Additional Colum Settings area at the bottom of the form will change accordingly, and it is here that you&amp;#39;ll make several decisions regarding the behavior of your Comments column, including whether to require that the column contain information (default is &lt;b&gt;No&lt;/b&gt;), which type of text input to allow (default is &lt;strong&gt;Rich text&lt;/strong&gt;), and whether to Append Changes to Existing Text (the default is &lt;b&gt;No&lt;/b&gt;, but in order to accomplish our desired result, you&amp;#39;ll need to change this radio button selection to &lt;b&gt;Yes&lt;/b&gt;):&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/AddtlColumnSettings.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/AddtlColumnSettings.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Having clicked &lt;b&gt;OK&lt;/b&gt; to create the new column, your browser will refresh with the Customize page again, and you&amp;#39;ll now see Comments listed under the Columns heading as an existing column for the list.&amp;nbsp; When you edit an existing (or create a new) list item from here on, you&amp;#39;ll see the Comments section on the item page:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ListComment.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ListComment.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Since we&amp;#39;ve already turned versioning on, comments will be associated with version numbers from this point forward.&amp;nbsp;&amp;nbsp;My next step was to add&amp;nbsp;some comments to existing test items, and add a new item to my list with a couple of different instances of test comments, hoping that the next time I viewed the list I&amp;#39;d see the most recent comment on at least that new item.&amp;nbsp; Alas, what I discovered was exactly the issue that I was hoping to solve - the dreaded &lt;strong&gt;View Entries...&lt;/strong&gt; hyperlink appeared&amp;nbsp;in the Comments column for each of my test items:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ViewEntries.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ViewEntries.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;With apologies in advance for keeping you in suspense, I&amp;#39;m afraid I&amp;#39;m going to have to ask that you tune in Tuesday for &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/12/how-to-show-the-most-recent-comment-on-items-in-a-sharepoint-tasks-list.aspx" title="How to Show the Most Recent Comment on an Item in a SharePoint Tasks List"&gt;a couple of different approaches to solving this problem&lt;/a&gt;,&amp;nbsp;and actually surfacing the most recent comments directly within the tasks list itself.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Read the entire Working with Tasks Lists series:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/07/how-to-create-and-populate-a-sharepoint-task-list.aspx"&gt;How to Create and Populate a SharePoint Tasks List&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/08/how-to-activate-versioning-then-create-and-display-a-comments-column-in-a-sharepoint-tasks-list.aspx"&gt;How to Activate Versioning then Create and Display a Comments Column in a SharePoint Tasks List&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/12/how-to-show-the-most-recent-comment-on-items-in-a-sharepoint-tasks-list.aspx"&gt;How to Show the Most Recent Comment on Items in a SharePoint Tasks List&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=27561" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/List+Settings/default.aspx">List Settings</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Versioning/default.aspx">Versioning</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Create+Column/default.aspx">Create Column</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Tasks+List/default.aspx">Tasks List</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Show+Comments/default.aspx">Show Comments</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Comments+Column/default.aspx">Comments Column</category></item><item><title>How to Create and Populate a SharePoint Tasks List</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/07/how-to-create-and-populate-a-sharepoint-task-list.aspx</link><pubDate>Thu, 07 Jan 2010 21:15:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:27525</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=27525</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/07/how-to-create-and-populate-a-sharepoint-task-list.aspx#comments</comments><description>&lt;p&gt;Happy new(ish) year!&lt;/p&gt;
&lt;p&gt;I received a question via email earlier this week regarding advanced task list functionality and, while setting up a test task list to work with in the course of researching the answer, it occurred to me that I&amp;#39;ve never blogged the creation and population of a tasks list.&amp;nbsp; So, before I get to that advanced question (and ultimately its answer), I thought that it would be useful to take a step back and walk through the creation of a SharePoint tasks list.&lt;/p&gt;
&lt;p&gt;Start by selecting the &lt;b&gt;Create &lt;/b&gt;drop down from the &lt;b&gt;Site Actions&lt;/b&gt; button in the site where you wish to create your task list.&amp;nbsp; On the resulting Create page, click the &lt;b&gt;Tasks&lt;/b&gt; hyperlink under the Tracking heading:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/CreateTasksButton.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/CreateTasksButton.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Clicking the &lt;strong&gt;Tasks&lt;/strong&gt; link will render the form which you&amp;#39;ll use to create the new list which, as you can see below, includes&amp;nbsp;fields to enter the list&amp;#39;s Name and Description, as well as questions regarding the ability to Display this list on the Quick Launch (default is &lt;strong&gt;Yes&lt;/strong&gt;), and Send e-mail when ownership is assigned (default is &lt;strong&gt;No&lt;/strong&gt;):&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/NewList1.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/NewList1.jpg" alt="Create new list in SharePoint" border="0" style="border:0;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Note:&amp;nbsp;The e-mail regarding assignment of ownership pertains not to the list itself, but to the tasks that will appear within it.&lt;/p&gt;
&lt;p&gt;Once you click &lt;strong&gt;Create&lt;/strong&gt; on the Create form, your browser will refresh to display your new list, along with the default columns Title, Assigned To, Status, Priority, Due Date, and % Complete.&amp;nbsp; Naturally, your newly created list will be empty until you add tasks:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ListEmpty.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ListEmpty.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see, the content area of a newly created list is helpfully populated with instructions explaining how you go about populating the list:&amp;nbsp; &lt;b&gt;There are no items to show in this view of the &amp;quot;[your list&amp;#39;s Name]&amp;quot; list. To create a new item, click &amp;quot;New&amp;quot; above.&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Clicking the &lt;b&gt;New&lt;/b&gt; button as instructed will surface the &lt;b&gt;New Item&lt;/b&gt;&amp;nbsp;drop down button, which is what you want to click in order to &lt;b&gt;add a new item to this list&lt;/b&gt;.&amp;nbsp; Clicking that drop down button will surface the form you&amp;#39;ll use to create a new item:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/NewItemForm.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/NewItemForm.jpg" alt="Create New Item in SharePoint" border="0" style="border:0;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see, in addition to the default text fields of Title, % Complete, Assigned To, Description, Start Date and Due Date, there are also two drop down fields.&amp;nbsp; The first of these is Priority, with the default selection being&amp;nbsp; &lt;b&gt;(2) Normal&lt;/b&gt;, and remaining choices being &lt;b&gt;(1) High&lt;/b&gt; and &lt;b&gt;(3) Low&lt;/b&gt;.&amp;nbsp; The second drop down field is for Status, with the default selection being &lt;b&gt;Not Started&lt;/b&gt;.&amp;nbsp; The remaining Status choices are: &lt;b&gt;In Progress&lt;/b&gt;, &lt;b&gt;Completed&lt;/b&gt;, &lt;b&gt;Deferred&lt;/b&gt;, and &lt;b&gt;Waiting on someone else&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;Once you&amp;#39;ve filled&amp;nbsp;out the New Item form for each new item you wish to add to your task list, your task list is complete.&amp;nbsp; At least until you want to, say, add new columns or change the order&amp;nbsp;in which&amp;nbsp;columns appear, that is.&amp;nbsp; Stay tuned because that&amp;#39;s part of &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/08/how-to-activate-versioning-then-create-and-display-a-comments-column-in-a-sharepoint-tasks-list.aspx" title="How to Activate Versioning then Create and Display a Comments Column in a SharePoint Tasks List"&gt;what I&amp;#39;ll be getting into tomorrow&lt;/a&gt; when I share the question that I was asked which set all of this in motion.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Read the entire Working with Tasks Lists series:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/07/how-to-create-and-populate-a-sharepoint-task-list.aspx"&gt;How to Create and Populate a SharePoint Tasks List&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/08/how-to-activate-versioning-then-create-and-display-a-comments-column-in-a-sharepoint-tasks-list.aspx"&gt;How to Activate Versioning then Create and Display a Comments Column in a SharePoint Tasks List&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2010/01/12/how-to-show-the-most-recent-comment-on-items-in-a-sharepoint-tasks-list.aspx"&gt;How to Show the Most Recent Comment on Items in a SharePoint Tasks List&lt;/a&gt;&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=27525" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Tasks+List/default.aspx">Tasks List</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Create+a+New+List+Item/default.aspx">Create a New List Item</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Create+a+Task+List/default.aspx">Create a Task List</category></item><item><title>The Advanced Web Part Gallery in SharePoint</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/12/23/the-advanced-web-part-gallery-in-sharepoint.aspx</link><pubDate>Wed, 23 Dec 2009 19:45:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:27271</guid><dc:creator>John Anderson</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=27271</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/12/23/the-advanced-web-part-gallery-in-sharepoint.aspx#comments</comments><description>&lt;p&gt;When I last blogged, I &lt;strong&gt;swear&lt;/strong&gt; that I had the best of intentions to write this post within a day or two of that last entry, &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/12/10/sharepoint-web-part-gallery-realizations-and-ruminations.aspx"&gt;SharePoint Web Part Gallery Ruminations&lt;/a&gt;.&amp;nbsp; That last post was now almost two weeks ago ... sigh.&amp;nbsp; I can assure you that I haven&amp;#39;t been slacking, however, as the bulk of my time over those two weeks was spent&amp;nbsp;working on&amp;nbsp;&lt;a href="http://community.bamboosolutions.com/blogs/bambooteamblog/archive/tags/2009+Year+in+Review/default.aspx"&gt;Bamboo&amp;#39;s annual Year in Review feature&lt;/a&gt;, crafting questions for each member of our management team, editing their&amp;nbsp;responses, and preparing the entire package for publication.&amp;nbsp; I&amp;#39;ve also &lt;a href="http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2009/12/21/bamboo-world-clock-amp-weather-web-part-for-sharepoint-now-with-detailed-multi-day-forecasts-and-more.aspx"&gt;blogged the release of this year&amp;#39;s model&lt;/a&gt; of the World Clock and Weather Web Part (longtime readers will recall that I dedicated a &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2008/12/22/free-world-clock-amp-weather-web-part-for-sharepoint-part-1-3.aspx"&gt;three-part series&lt;/a&gt; to World Clock and Weather here in SharePoint Blank at this time last year), and edited and helped prepare for publication the Bamboo Labs release announcements for &lt;a href="http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2009/12/22/new-version-of-sharepoint-analyzer-released-to-bamboo-labs.aspx"&gt;SharePoint Analyzer R1.5&lt;/a&gt; and &lt;a href="http://community.bamboosolutions.com/blogs/bambooteamblog/archive/2009/12/23/happy-birthday-reminder-web-part-now-available-in-bamboo-labs.aspx"&gt;Bamboo Happy Birthday Reminder Web Part&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;And so, with apologies for the wait to those of you who have been waiting for the remainder of my findings regarding the Web Part gallery, I&amp;#39;m going to stop making excuses now and jump right back in without further ado.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/AdvancedWPGallery.jpg" alt="Advanced Web Part gallery and options hyperlink" border="0" style="border:0;margin-left:6px;margin-right:6px;vertical-align:top;" /&gt;&lt;/p&gt;
&lt;p&gt;Clicking the &lt;b&gt;Advanced Web Part gallery and options&lt;/b&gt; hyperlink (pictured above) at the bottom of the &lt;b&gt;Add Web Parts Webpage Dialog &lt;/b&gt;will open the &lt;b&gt;Add Web Parts&lt;/b&gt; tool pane on your page:&lt;/p&gt;
&lt;p&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/AddWebPartsPane.jpg" alt="Add Web Parts tool pane" border="0" style="border:0;" /&gt;&lt;/p&gt;
&lt;p&gt;Seeing the &lt;b&gt;Server Gallery&lt;/b&gt; button (highlighted in the image above) among the&amp;nbsp;available Web Part collections&amp;nbsp;got me thinking, which&amp;nbsp;in turn&amp;nbsp;led to some Googling, which ultimately led to the discovery of the existence of the &lt;b&gt;&lt;a target="_blank" href="http://office.microsoft.com/en-us/sharepointtechnology/HA011609401033.aspx"&gt;Online Web Part Gallery&lt;/a&gt;&lt;/b&gt;.&amp;nbsp; What&amp;#39;s that, you ask?&amp;nbsp; Well, the official Microsoft site has the goods:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;The Online Web Part Gallery contains an additional set of Web Parts available from Microsoft. In this gallery, you can locate several MSNBC Web Parts that display news, stock, and weather information. Over time, you may find additional Web Parts available in the Online Web Part Gallery, either from Microsoft, or from other software manufacturers and vendors. You can also create your own Online Web Part Gallery. For more information on creating your own Online Gallery, see the Microsoft Windows SharePoint Services Software Development Kit.&lt;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Granted, this is more Admin-centric information than end user-centric, but I found the existence of such an Online Web Part Gallery from Microsoft to be both noteworthy and blogworthy .&amp;nbsp; I also figured that there might be some end users out there to whom such Web Parts might be of interest, and so I offer the abovementioned link and the information herein for you to share with your Admin if these Web&amp;nbsp;Parts&amp;nbsp;sound like something you&amp;#39;d like to see on your portal.&lt;/p&gt;
&lt;p&gt;After all, who doesn&amp;#39;t like &lt;a href="http://community.bamboosolutions.com/blogs/bamboo-labs/default.aspx"&gt;free Web Parts&lt;/a&gt;&amp;nbsp;... and what better time to stock up on them than around the holidays, right?&lt;/p&gt;
&lt;p&gt;And with that, I&amp;#39;ll leave you with a wish for the happiest of holidays.&amp;nbsp; I&amp;#39;ll be seeing you in the new year.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=27271" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Advanced+Web+Part+Gallery/default.aspx">Advanced Web Part Gallery</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Add+Web+Part/default.aspx">Add Web Part</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Free+Web+Part/default.aspx">Free Web Part</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Online+Web+Part+Gallery/default.aspx">Online Web Part Gallery</category></item><item><title>SharePoint Web Part Gallery Realizations and Ruminations</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/12/10/sharepoint-web-part-gallery-realizations-and-ruminations.aspx</link><pubDate>Thu, 10 Dec 2009 19:33:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:26672</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=26672</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/12/10/sharepoint-web-part-gallery-realizations-and-ruminations.aspx#comments</comments><description>&lt;p&gt;Yesterday I spent some time on my My Site for the first time in a little while and, thinking it might be time to get to know a new-to-me Web Part, I edited the page and clicked the&amp;nbsp;&lt;b&gt;Add a Web Part&lt;/b&gt; bar to bring up the Web Part gallery and consider my options.&amp;nbsp; Maybe it&amp;#39;s because I haven&amp;#39;t spent much time there of late, but one thing that really jumped out at me on the resulting Web Part gallery form was just how cluttered my Lists and Libraries section has become&amp;nbsp;with content that I&amp;#39;ve created for mostly test purposes.&amp;nbsp; Seeing all of that clutter quickly led to&amp;nbsp;a&amp;nbsp;pair of&amp;nbsp;realizations, and ultimately ended up leading me on a path to learn more about the Web Part gallery itself, which turned into an adventure all its own.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;The first of my two realizations was that when looking specifically for Web Parts in the gallery, I can save myself some unnecessary scrolling (past all of my clutter) by collapsing the Lists and Libraries section.&amp;nbsp; This is done by simply clicking the collapse button, which is the minus sign to the immediate left of the Lists and Libraries title in the (default) expanded view on the Web Part gallery form:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ListsAndLibararies.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ListsAndLibararies.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(Note:&amp;nbsp; Collapsing this, and indeed any of the sections in the Web Parts gallery, will switch the minus sign into a plus sign, the clicking of which will once again expand that section to show all of its contents.)&lt;/p&gt;
&lt;p&gt;The second realization was that I should probably delete the test content of mine&amp;nbsp;that&amp;#39;s no longer necessary, especially as it&amp;#39;s taking up space on&amp;nbsp;a production server.&amp;nbsp;&amp;nbsp;Which led me to think,&amp;nbsp;boy, wouldn&amp;#39;t it be&amp;nbsp;convenient if I could delete those items directly from the Web Part gallery?&amp;nbsp; And then I realized, no, on second thought, that might not be such a swell idea, given that&amp;nbsp;the likelihood of accidentally deleting something of value would increase, which could prove problematic if the deletion were not discovered prior to the expiration of&amp;nbsp;one&amp;#39;s ability to &lt;b&gt;&lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2008/08/07/no-undo-in-sharepoint-will-restore-selection-do.aspx" title="Restore selection of a deleted SharePoint object"&gt;Restore Selection&lt;/a&gt;&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;Anyway, I was going to continue this post with my additional learning regarding the Web Part gallery, such as the mysterious Online Web Part Gallery,&amp;nbsp;how Administrators add new Web Parts to the gallery, and a look at the Advanced Web Part gallery and options, but now that I&amp;#39;m feeling guilty about all that clutter of mine that&amp;#39;s taking up valuable server space, I think I&amp;#39;m going to go ahead and get my My Site house in order now and save the rest of&amp;nbsp;that&amp;nbsp;Web&amp;nbsp;Part gallery goodness &amp;#39;til next time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=26672" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/My+Site/default.aspx">My Site</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Web+Part+Gallery/default.aspx">Web Part Gallery</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Add+a+Web+Part/default.aspx">Add a Web Part</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Lists+and+Libraries/default.aspx">Lists and Libraries</category></item><item><title>Update on Microblogging Functionality for SharePoint</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/11/25/update-on-microblogging-functionality-for-sharepoint.aspx</link><pubDate>Wed, 25 Nov 2009 20:30:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:26187</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=26187</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/11/25/update-on-microblogging-functionality-for-sharepoint.aspx#comments</comments><description>&lt;p&gt;A few months ago, I &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/08/31/twitter-functionality-as-a-web-part-for-sharepoint.aspx" title="Twitter funtionality as a Web Part for SharePoint"&gt;wrote a blog that sent up a test balloon&lt;/a&gt; to gauge interest in Bamboo&amp;#39;s potentially developing Twitter/Yammer-like microblogging functionality for SharePoint. &amp;nbsp;Since Bamboo was bound by a nondisclosure agreement regarding our participation in Microsoft&amp;#39;s Technical Adoption Program (TAP) for SharePoint 2010, what I &lt;b&gt;couldn&amp;#39;t&lt;/b&gt; say at the time was that &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint-2010/archive/2009/10/20/spc-overview-of-social-computing-in-sharepoint-2010.aspx"&gt;microblogging is among the new social features in SharePoint 2010&lt;/a&gt;.&amp;nbsp; In brief, microblogging functionality comes to SharePoint out-of-the-box in the form of status updates which are not only entered and surfaced on a users&amp;#39; profile page, but are also surfaced in the feeds of colleagues who are following that user. &lt;/p&gt;
&lt;p&gt;What I &lt;b&gt;didn&amp;#39;t &lt;/b&gt;know at the time,&amp;nbsp;and which I first heard reference to during the Q&amp;amp;A following the SharePoint Conference session on an overview of social computing in SharePoint 2010, was that Yammer is working on its own Web Part for SharePoint.&amp;nbsp; Coincidentally enough, I received an email from Yammer&amp;#39;s Director of Communications during the Conference which confirmed that such was indeed the case, and generously offering to let me know when their Web Part is close to completion.&amp;nbsp; I will, of course, share that information, and any additional&amp;nbsp;scoop regarding features and functionality of the Yammer Web Part that I might receive as soon as it lands in my inbox.&lt;/p&gt;
&lt;p&gt;So that&amp;#39;s two pieces of exciting news for all of you who are fans of microblogging and SharePoint out there, so let&amp;#39;s go for the hat trick, shall we?&lt;/p&gt;
&lt;p&gt;As a result of my earlier blog on the topic, Bamboo has been approached by a representative of a Fortune 100 company, and it gives me great pleasure to report that our &lt;a target="_blank" href="http://store.bamboosolutions.com/pc-93-9-custom-solutions.aspx"&gt;Custom Solutions&lt;/a&gt; team is actively engaged in requirements gathering and ongoing discussions towards building a custom solution for that customer.&amp;nbsp; Assuming no bumps in the road, we hope to be able to offer&amp;nbsp;a microblogging solution for SharePoint on the &lt;a target="_blank" href="http://store.bamboosolutions.com/default.aspx"&gt;Bamboo online store&lt;/a&gt; sometime in the new year.&amp;nbsp; Stay tuned!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=26187" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Custom+Solutions/default.aspx">Custom Solutions</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Microblogging/default.aspx">Microblogging</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Twitter+for+SharePoint/default.aspx">Twitter for SharePoint</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Yammer+for+SharePoint/default.aspx">Yammer for SharePoint</category></item><item><title>Navigation Link Missing in Settings for a SharePoint Site Collection</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/11/23/navigation-link-missing-in-settings-for-a-sharepoint-site-collection.aspx</link><pubDate>Mon, 23 Nov 2009 21:59:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:26119</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=26119</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/11/23/navigation-link-missing-in-settings-for-a-sharepoint-site-collection.aspx#comments</comments><description>&lt;p&gt;I received a high priority email earlier today from a self-professed SharePoint Admin &amp;quot;noob&amp;quot; asking for help with a problem.&amp;nbsp; The problem he was having involved the lack of a &lt;b&gt;Navigation&lt;/b&gt; hyperlink under the Look and Feel area of Site Settings for a newly created copy of an existing site collection.&amp;nbsp; The &lt;strong&gt;Navigation&lt;/strong&gt; link remained in place on the original site collection, but was nowhere to be found on the copy which had been created via stsadm.&lt;/p&gt;
&lt;p&gt;Admin-related tasks aren&amp;#39;t exactly in my wheelhouse, and pretty much anything involving stsadm is admittedly going to be outside of the end user focus of SharePoint Blank, but I wanted to see if I could somehow use my mad Google skills to be of some assistance.&amp;nbsp; And since there was at least one new-to-SharePoint Admin out there who was rather desperate to find a solution to this problem, I figured if I could turn up the answer and blog it that I might be able to raise its Q rating ever so slightly in the search engines,&amp;nbsp;which could then&amp;nbsp;be of use to&amp;nbsp;other Admins&amp;nbsp;encountering the problem down the line.&lt;/p&gt;
&lt;p&gt;I found what I sought on page one of the results when I employed &amp;quot;navigation link missing SharePoint site collection&amp;quot; as my search phrase.&amp;nbsp; The short version of the answer is that Publishing must be activated on the site collection for the &lt;strong&gt;Navigation&lt;/strong&gt; link to appear on the Site Settings page, but full &lt;a target="_blank" href="http://social.technet.microsoft.com/forums/en-US/sharepointgeneral/thread/c389f2b8-cd82-492f-a978-10845e9735bb" title="TechNet: how to restore a missing navigation link on the settings page for a SharePoint site collection"&gt;details of the solution&lt;/a&gt; are available at TechNet, courtesy of SharePoint MVP John D. Ross and Arpit Goyal.&amp;nbsp; Thanks, gents!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=26119" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Navigation/default.aspx">Navigation</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Look+and+Feel/default.aspx">Look and Feel</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Site+Settings/default.aspx">Site Settings</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/John+D.+Ross/default.aspx">John D. Ross</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Arpit+Goyal/default.aspx">Arpit Goyal</category></item><item><title>SharePoint Blank in a SharePoint 2010 World</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/11/20/sharepoint-blank-in-a-sharepoint-2010-world.aspx</link><pubDate>Fri, 20 Nov 2009 16:51:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:26031</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=26031</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/11/20/sharepoint-blank-in-a-sharepoint-2010-world.aspx#comments</comments><description>&lt;p&gt;Before I go any further, I should apologize for my longer than intended absence from SharePoint Blank.&amp;nbsp; You see, the thing is that SharePoint 2010 ate my homework.&amp;nbsp; No, actually, a better and more truthful explanation would be that I was eaten by the monster of SharePoint 2010.&amp;nbsp; Which is not to say that SharePoint 2010 is (or will be) a monster.&amp;nbsp; Unless we&amp;#39;re talking &amp;quot;monster&amp;quot; in the sense of &amp;quot;monster hit,&amp;quot; in which case, yes, I do genuinely believe that SharePoint 2010 is going to be a monster.&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s back up, shall we?&amp;nbsp; As you can probably tell, I&amp;#39;ve got SharePoint 2010 on the brain.&amp;nbsp; Since Bamboo was a member of Microsoft&amp;#39;s Technical Adoption Program (TAP) for SharePoint 2010, I&amp;#39;ve been living, breathing and, yes, &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint-2010/default.aspx"&gt;blogging SharePoint 2010&lt;/a&gt; for months now, but I&amp;#39;ve limited the 2010 content to just a single post here in SharePoint Blank.&amp;nbsp; That was a conscious decision in recognition of the fact that most of you wouldn&amp;#39;t have had the opportunity to get your hands on it yet.&amp;nbsp; Well, not legally anyway, but we won&amp;#39;t get into that.&amp;nbsp; That lack of access&amp;nbsp;will hopefully soon change, however, as the feature-complete SharePoint 2010 beta was made available to MSDN and TechNet subscribers earlier this week, and the open public beta is expected to follow in short order.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m really looking forward to blogging SharePoint 2010 in what I&amp;nbsp;suppose we can call the &amp;quot;trademark SharePoint Blank style,&amp;quot; but to be honest, I&amp;#39;ve been going back and forth on a couple of aspects of the logistics of doing so.&amp;nbsp; First, there&amp;#39;s the question of when should I start?&amp;nbsp; I&amp;#39;m really anxious to get cracking because I&amp;#39;m genuinely excited about the giant leap forward that I think SharePoint 2010 represents, and especially so regarding the end user enhancements.&amp;nbsp; But the main question I&amp;#39;m mulling over is when would it be most appropriate to begin that blogging?&amp;nbsp; When the public beta is opened to everyone?&amp;nbsp; When the product is officially released?&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;other (and admittedly less compelling) question I&amp;#39;m asking myself is where to post the content, here in SharePoint Blank, or over in the &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint-2010/default.aspx"&gt;SharePoint 2010 blog&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve got my own leanings as to the answer to both questions, but if anyone has an opinion on either or both of the abovementioned quandaries, I&amp;#39;d love to hear from you as I continue to weigh the pros and cons.&lt;/p&gt;
&lt;p&gt;In the meantime,&amp;nbsp;when next&amp;nbsp;we meet,&amp;nbsp;I&amp;#39;ll answer the question of what&amp;#39;s up with the &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/08/31/twitter-functionality-as-a-web-part-for-sharepoint.aspx"&gt;Twitter-like Web Part for SharePoint&lt;/a&gt; idea that I floated here a couple of months ago.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=26031" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/SharePoint+2010/default.aspx">SharePoint 2010</category></item><item><title>How to Move Multiple Files Between SharePoint Libraries</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/10/08/how-to-move-multiple-files-between-sharepoint-libraries.aspx</link><pubDate>Thu, 08 Oct 2009 20:51:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:24024</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=24024</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/10/08/how-to-move-multiple-files-between-sharepoint-libraries.aspx#comments</comments><description>&lt;p&gt;A colleague (who&amp;#39;s even newer to SharePoint than I am) stopped by earlier this afternoon to ask if I might be able to help her with a Document Library question.&amp;nbsp; She asked if there was a way to force specific metadata to display within a Document Library, and I initially said yes, if it&amp;#39;s added to the template of the document it will automatically appear.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;Further discussion revealed, however, that I hadn&amp;#39;t understood her actual need, which was to surface the dimensions and file size of images in the library.&amp;nbsp; At which point, I mentioned that since&amp;nbsp;you get that metadata&amp;nbsp;&amp;quot;for free&amp;quot; in a Picture Library, why not just use that?&amp;nbsp; Turns out that there was an already existing Document Library, which included a folder with over three dozens images, and it was&amp;nbsp;those images where she wanted&amp;nbsp;to surface the&amp;nbsp;metadata by default.&amp;nbsp; Needless to say, those qualities are not among the metadata which appear by default in a Document Library.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;It&amp;#39;s possible to surface file size in a Document Library by editing the columns which are shown.&amp;nbsp; This can be done on the page which results from selecting the &lt;b&gt;Modify this View&lt;/b&gt; option:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ModifyThisView.jpg" title="Modify this View in SharePoint"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ModifyThisView.jpg" alt="Modify this View in SharePoint" border="0" style="border:0;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But, presumably since document libraries aren&amp;#39;t intended to store images, &lt;strong&gt;Picture Size&lt;/strong&gt; (that is, dimensions) is not an available option on the menu.&amp;nbsp; So what to do?&lt;/p&gt;
&lt;p&gt;I suspect there is a way to force that Picture Size data to display within a Document Library, but the idea that occurred to me, especially&amp;nbsp;given that&amp;nbsp;she wanted a Picture Library to work with going forward anyway, was to simply create a new Picture Library, move the files over, and hope that it could all be done seamlessly and without losing any metadata in the process.&lt;/p&gt;
&lt;p&gt;Since I had been looking into an issue regarding content types earlier in the day (an issue that I didn&amp;#39;t get to the bottom of, but to which I will return), Explorer View was on my mind,&amp;nbsp;which is&amp;nbsp;actually what sparked the idea to just use that to move the files and solve the problem painlessly.&amp;nbsp; So I had her create a new Picture Library, then click the &lt;b&gt;Open with Windows Explorer&lt;/b&gt; drop down option under the &lt;b&gt;Actions &lt;/b&gt;button on the Document Libray:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/OpenWithWindowsExplorer.jpg" title="Open with Windows Explorer in SharePoint"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/OpenWithWindowsExplorer.jpg" alt="Open with Windows Explorer in SharePoint" border="0" style="border:0;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Once she&amp;#39;d done that, she was able to simply copy the files out of the Document Library and, navigating with Windows Explorer, paste them into the newly created&amp;nbsp;Picture Library ... and sure enough, once complete, the desired&amp;nbsp;&lt;strong&gt;Picture&amp;nbsp;Size&lt;/strong&gt; and &lt;strong&gt;File Size&lt;/strong&gt; metadata both&amp;nbsp;appeared by default once she&amp;#39;d switched to the &lt;b&gt;Details&lt;/b&gt; view.&lt;/p&gt;
&lt;p&gt;Don&amp;#39;t you just love happy endings?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=24024" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Document+Library/default.aspx">Document Library</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Metadata/default.aspx">Metadata</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Picture+Library/default.aspx">Picture Library</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Picture+Size/default.aspx">Picture Size</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/File+Size/default.aspx">File Size</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Move+Files/default.aspx">Move Files</category></item><item><title>Accidentally Deleted Images in a SharePoint Picture Library? </title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/10/02/accidentally-deleted-images-in-a-sharepoint-picture-library.aspx</link><pubDate>Fri, 02 Oct 2009 17:23:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:23772</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=23772</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/10/02/accidentally-deleted-images-in-a-sharepoint-picture-library.aspx#comments</comments><description>&lt;p&gt;I ended my last post, &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/09/24/globally-uncheck-selected-images-in-a-sharepoint-picture-library.aspx" title="how to globally uncheck images in a SharePoint picture library"&gt;how to globally uncheck images in a SharePoint picture library&lt;/a&gt;, with the unsettling confirmation that once an image has been edited, it remains checked by default in the library.&amp;nbsp; This default behavior introduces the possibility of checked items being accidentally deleted, since one person may edit an image and another person (or, heck, even the same person on a different day, since checked images&lt;strong&gt; remain&lt;/strong&gt; checked until/unless they are actively unchecked) may select a second&amp;nbsp;image in the library and delete it.&amp;nbsp; In such a case, they will have unknowingly also deleted the&lt;strong&gt; first &lt;/strong&gt;image since clicking &lt;b&gt;Delete&lt;/b&gt; in a picture library deletes &lt;b&gt;all &lt;/b&gt;selected items in the library.&lt;/p&gt;
&lt;p&gt;I regret to report that I haven&amp;#39;t turned up a solution to this problem.&amp;nbsp; In fact, one of the first things I turned up was a &lt;a target="_blank" href="http://www.eggheadcafe.com/software/aspnet/30236739/wss-30-image-gallery-ann.aspx" title="eggheadcafe.com"&gt;message board post on eggheadcafe&lt;/a&gt; asking if there is a fix or workaround for the problem.&amp;nbsp; That question was posted over two years ago ... and remains unanswered to this day.&amp;nbsp; Unfortunately, further investigation (read: Googling) has also failed to turn up any solution or workaround, save for my previously suggested step of always &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/09/24/globally-uncheck-selected-images-in-a-sharepoint-picture-library.aspx" title="globally deselect contents of a SharePoint picture library"&gt;globally deselecting the contents of a picture library&lt;/a&gt; before selecting specific image(s) for deletion.&lt;/p&gt;
&lt;p&gt;As a reminder, if you discover that images have been accidentally deleted from your SharePoint picture library, they may not be lost.&amp;nbsp; Check the contents of your&amp;nbsp;site&amp;#39;s &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2008/08/27/the-humble-yet-mighty-sharepoint-recycle-bin.aspx" title="SharePoint Recycle Bin"&gt;Recycle Bin&lt;/a&gt; and, depending on how much time has passed since the deletion, you may very well be able to restore the selection.&amp;nbsp; Of course, if multiple files were accidentally deleted, the level of effort involved in manually restoring those images is going to increase, and possibly exponentially in a large and heavily used picture library.&amp;nbsp; Needless to sya, if there were a safeguard&amp;nbsp;which could&amp;nbsp;help prevent such accidental deletions, that would definitely be a Very Good Thing.&lt;/p&gt;
&lt;p&gt;I sense another possible development opportunity for Bamboo here.&amp;nbsp; Perhaps a Web Part that could generate a warning that multiple images are about to be deleted, and list all selected images?&amp;nbsp; I&amp;#39;m just thinking out loud here, and I&amp;#39;m certainly not a developer, but I suspect that there are more than a few folks out there who would appreciate the existence of a safety net of this nature.&lt;/p&gt;
&lt;p&gt;It&amp;#39;s also&amp;nbsp;entirely possible that this is something Microsoft will have addressed themselves in the &lt;a href="http://community.bamboosolutions.com/blogs/sharepoint-2010/default.aspx" title="SharePoint 2010"&gt;SharePoint 2010&lt;/a&gt; release, which would certainly be good news for early adopters who are heavy users of picture libraries.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=23772" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Recycle+Bin/default.aspx">Recycle Bin</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Restore+Selection/default.aspx">Restore Selection</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Delete/default.aspx">Delete</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Picture+Library/default.aspx">Picture Library</category></item><item><title>Globally Uncheck Selected Images in a SharePoint Picture Library</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/09/24/globally-uncheck-selected-images-in-a-sharepoint-picture-library.aspx</link><pubDate>Thu, 24 Sep 2009 14:57:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:23467</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=23467</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/09/24/globally-uncheck-selected-images-in-a-sharepoint-picture-library.aspx#comments</comments><description>&lt;p&gt;On occasion, I&amp;#39;m sent SharePoint questions which don&amp;#39;t require any research on my part because I actually already know the answer.&amp;nbsp; Granted, this still doesn&amp;#39;t happen &lt;strong&gt;often&lt;/strong&gt;, but it has been known to happen.&amp;nbsp; At first blush, I thought the following question was going to be one of those:&amp;nbsp; &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;How can you uncheck your pictures without finding each one individually?&lt;/i&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;To edit a picture, check it, then Actions/Edit. However, if you finish editing, you apparently MUST uncheck the picture, or it stays in your Picture/Edit bucket.&lt;/i&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;I found out the hard way when I deleted an uploaded photo because it was the wrong one, and all of a sudden, my employee homepage was missing several pictures! Turned out they were still checked, and Actions/Delete moves all of them to the recycle bin.&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Any global uncheck available for pictures?&amp;nbsp; &lt;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;There is indeed a global uncheck feature available for images in a Picture library, but there&amp;#39;s a catch, and it&amp;#39;s one I&amp;#39;ve encountered myself.&amp;nbsp; The catch is that in order to access the &amp;quot;select all&amp;quot; functionality, the view on your Picture library must be set to &lt;b&gt;Details&lt;/b&gt;.&amp;nbsp; What&amp;#39;s tricky about this, and what makes it something of an Easter egg, is that the default view for a Picture library is &lt;b&gt;Thumbnails&lt;/b&gt;.&amp;nbsp; Neither the default &lt;b&gt;Thumbnails&lt;/b&gt; view or the &lt;b&gt;Filmstrip&lt;/b&gt; view offer the &amp;quot;select all&amp;quot; functionality which will allow for a global checking or unchecking of the contents of your library ... but if you switch the view to show &lt;b&gt;Details&lt;/b&gt;, like so...:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ViewDetails.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/ViewDetails.jpg" alt="SharePoint Picture library views for All Pictures" border="0" style="border:0;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Presto, you now have a &amp;quot;select all&amp;quot; button at the top of the left-hand column (just beneath the &lt;strong&gt;New&lt;/strong&gt; button):&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/PicLibDetailsStyle.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/PicLibDetailsStyle.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And now we come to the thorny part of the question, the notion of checked/edited items in a Picture library remaining checked.&amp;nbsp; This is indeed the case, but the potential danger of&amp;nbsp;this behavior&amp;nbsp;hadn&amp;#39;t dawned on me prior to receiving the email quoted above.&amp;nbsp; Granted, the ability to globally uncheck all images in a library is certainly helpful in this instance, but since it requires a view which many not be one&amp;#39;s customary view, and since it also requires remembering to go through the step of deselecting all images, it seems that there ought to be a better safeguard available.&amp;nbsp; And so, it seems that I&amp;#39;ve got some investigating to do after all... &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=23467" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Picture+Library/default.aspx">Picture Library</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Details/default.aspx">Details</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Select+All/default.aspx">Select All</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Uncheck/default.aspx">Uncheck</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Deselect/default.aspx">Deselect</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Picture+Library+View/default.aspx">Picture Library View</category></item><item><title>Creating a SharePoint Tasks List for Use As a Web Part</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/09/18/creating-a-sharepoint-tasks-list-for-use-as-a-web-part.aspx</link><pubDate>Fri, 18 Sep 2009 21:13:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:23325</guid><dc:creator>John Anderson</dc:creator><slash:comments>3</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=23325</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/09/18/creating-a-sharepoint-tasks-list-for-use-as-a-web-part.aspx#comments</comments><description>&lt;p&gt;By way of providing background, I&amp;#39;m in the process of managing a major editorial initiative for Bamboo Nation, and one aspect of that project is assigning articles to colleagues based on their area of expertise.&amp;nbsp; Another aspect of the project is tracking the progress made on those assignments.&amp;nbsp; As a writer, my natural environment is Word, so I initially drafted the assignments in Word and then created a wiki in our SharePoint portal to host the content as a living document.&amp;nbsp; Many of you, particularly any project managers out there, have probably already recognized the missing component in my wiki-based approach:&amp;nbsp; there&amp;#39;s no built-in way to chart a given&amp;nbsp;assignment&amp;#39;s progress in a wiki (also: it&amp;#39;s easy to ignore a wiki).&lt;/p&gt;
&lt;p&gt;Having realized that a change was needed, I began poking around our portal, and realized that a simple and effective solution was staring me in the face right there on the home page of the site dedicated to the larger project of which my editorial component is just one piece.&amp;nbsp; That solution was what appeared to me to be a Tasks Web Part.&amp;nbsp; This &amp;quot;Tasks Web Part&amp;quot; appeared to have everything I needed, as it featured such columns as title, assignee, status, due date and percentage complete.&lt;/p&gt;
&lt;p&gt;Once again, I expect many of you are already way ahead of me, and have realized that what I just described is a basic SharePoint list.&amp;nbsp; What can I say?&amp;nbsp; It looked like a Web Part and it quacked like a Web Part, so it seemed reasonable to conclude that it &lt;b&gt;was&lt;/b&gt; a Web Part.&amp;nbsp; And you know what?&amp;nbsp; As it turned out, it kind of was...&lt;/p&gt;
&lt;p&gt;I created my new list from the home page of the project site by clicking &lt;b&gt;Site Actions&lt;/b&gt; -&amp;gt; &lt;b&gt;Create&lt;/b&gt; -&amp;gt; &lt;b&gt;Tasks&lt;/b&gt; hyperlink under the Tracking heading on the &lt;strong&gt;Create&lt;/strong&gt; page, which rendered the following form:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.bamboosolutions.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/TasksListNew.jpg"&gt;&lt;img src="http://community.bamboosolutions.com/resized-image.ashx/__size/725x0/__key/CommunityServer.Blogs.Components.WeblogFiles/sharepoint_5F00_blank/TasksListNew.jpg" alt="Create a new SharePoint tasks list" border="0" style="border:0;" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As I was&amp;nbsp;filling out the form, I realized that I got an added bonus for &amp;quot;free&amp;quot;:&amp;nbsp; the ability to choose to &lt;b&gt;Send e-mail when ownership is assigned or when an item has been changed&lt;/b&gt;.&amp;nbsp; In my role as de facto project manager, I most definitely chose to do so.&lt;/p&gt;
&lt;p&gt;Once I had clicked &lt;b&gt;Create&lt;/b&gt; on the form,&amp;nbsp;my new list&amp;nbsp;rendered immediately (empty of contents, of course).&amp;nbsp; Once I had populated the list with all of the assignments, I wanted to place it front and center on the home page of the site, as I had seen the &amp;quot;Tasks Web Part&amp;quot; presented that I mentioned earlier.&amp;nbsp; Accomplishing this was as easy as clicking &lt;b&gt;Site Actions&lt;/b&gt; -&amp;gt; &lt;b&gt;Edit Page &lt;/b&gt;and then locating my&lt;b&gt; &lt;/b&gt;list (by name) under the Lists and Libraries section of the Web Part gallery, placing a check in its box, and clicking &lt;b&gt;Add&lt;/b&gt;.&lt;/p&gt;
&lt;p&gt;And with that, I had a shared tasks list in place as a Web Part on the home page of the project site.&amp;nbsp; And now, if you&amp;#39;ll excuse me, I need to hook up Bamboo&amp;#39;s &lt;strong&gt;Alert Plus Web Part&lt;/strong&gt; to the list so that I can arrange for regular email reminders to go out to the lucky assignees on that list.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=23325" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Alert+Plus+Web+Part/default.aspx">Alert Plus Web Part</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Tasks+Web+Part/default.aspx">Tasks Web Part</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Tasks+List/default.aspx">Tasks List</category></item><item><title>What is SharePoint? Part 8: In Which We Address the Topic of Collaboration (Albeit Indirectly)</title><link>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/09/11/what-is-sharepoint-part-8-in-which-we-address-the-topic-of-collaboration-albeit-indirectly.aspx</link><pubDate>Fri, 11 Sep 2009 22:00:00 GMT</pubDate><guid isPermaLink="false">2f4ac08d-a491-4f81-8600-7d5f8e318dcd:23109</guid><dc:creator>John Anderson</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bamboosolutions.com/blogs/sharepoint_blank/rsscomments.aspx?PostID=23109</wfw:commentRss><comments>http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/2009/09/11/what-is-sharepoint-part-8-in-which-we-address-the-topic-of-collaboration-albeit-indirectly.aspx#comments</comments><description>&lt;p&gt;A friend asked me earlier this week, &amp;quot;just what is SharePoint?&amp;quot; and I almost laughed, thinking, &amp;quot;well, I&amp;#39;ve written several thousand words on the topic already, but I suspect I&amp;#39;m going to have to write at least a few thousand more before I&amp;#39;m able to answer that question in the length which I suspect you would prefer.&amp;quot;&amp;nbsp; Ultimately, after providing him with what was probably a little more of a history lesson than was desired (or necessary), I settled on something along the lines of SharePoint being an extensible content management and collaboration platform.&amp;nbsp; I should note that the friend in question is fully IT-conversant, and so was not in need of further explanation as to what I had just said.&lt;/p&gt;
&lt;p&gt;That conversation did get me thinking about what would be my focus for this week&amp;#39;s installment of the &amp;quot;What is SharePoint?&amp;quot; series though.&amp;nbsp; I considered tackling SharePoint Online but quickly realized that beyond saying that SharePoint is available as a Microsoft-hosted service (i.e., as a &amp;quot;cloud-based&amp;quot; offering), there wasn&amp;#39;t really much else to say.&amp;nbsp; I then considered addressing the nature of SharePoint security, only to discover that Arpan Shah had already nailed the topic &lt;a target="_blank" href="http://blogs.msdn.com/arpans/archive/2008/05/09/sharepoint-end-user-security.aspx" title="SharePoint End User Security"&gt;in his blog&lt;/a&gt;.&amp;nbsp; As I continued to cast about for the next logical part of the series, it occurred to me that I haven&amp;#39;t really spent much time directly addressing SharePoint as a tool for improving collaboration and business processes.&amp;nbsp; Which is somewhat ironic, particularly given that those are the very SharePoint qualities that have always loomed the largest in my mind as an end user.&lt;/p&gt;
&lt;p&gt;While beginning to formulate my thoughts on the matter, I remembered that I&amp;#39;d intended to revisit the Google results for &amp;quot;What is SharePoint?&amp;quot; and investigate the video results specifically.&amp;nbsp; Before I could do that, however, I came across SharePoint MVP Tobias Zimmergren&amp;#39;s recent post, &lt;a target="_blank" href="http://www.zimmergren.net/archive/2009/08/14/what-is-sharepoint-a-simple-explanation.aspx" title="What is SharePoint - A simple explanation"&gt;What is SharePoint - A simple explanation&lt;/a&gt;.&amp;nbsp; In that post, Tobias sings the praises of a &lt;a target="_blank" href="http://www.commoncraft.com./" title="Common Craft"&gt;Common Craft&lt;/a&gt; video which, in just over three minutes seeks to explain the capabilities of SharePoint as a team collaboration tool, in plain English and with accompanying animations as appealing as they are effective.&amp;nbsp; I join Tobias (and Microsoft) in recommending the following video as an estimable answer to the question of &amp;quot;what is SharePoint?&amp;quot;:&lt;/p&gt;
&lt;p&gt;&lt;iframe scrolling="no" width="430" frameborder="0" src="http://www.microsoft.com/video/en/us/player/embed/76e8d3af-c2bd-42a6-bb12-befcbd041bf1" height="326"&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;a href="http://www.microsoft.com/video/en/us/details/76e8d3af-c2bd-42a6-bb12-befcbd041bf1?vp_evt=eref&amp;amp;vp_video=SharePoint%20in%20Plain%20English"&gt;SharePoint in Plain English&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I expect I&amp;#39;ll return to frame my own thoughts on SharePoint as a collaboration engine at some point, but I&amp;#39;d like to address the fact that I&amp;#39;ve stepped aside and let a video do the heavy lifting today.&amp;nbsp; You see, there&amp;#39;s a righteous train coming down the tracks, and it&amp;#39;s called the &lt;a target="_blank" href="http://www.mssharepointconference.com/Pages/default.aspx" title="Microsoft SharePoint Conference 2009"&gt;Microsoft SharePoint Conference 2009&lt;/a&gt;.&amp;nbsp; With the conference just 5 weeks away, and with a massive amount of conference-related deadlines staring me in the face, I&amp;#39;m afraid I&amp;#39;m going to have to dial back the frequency of SharePoint Blank appearances over the weeks in the run-up to the conference.&amp;nbsp; I promise I&amp;#39;m not going to disappear entirely, and I&amp;#39;m certainly not going to be resting on my laurels, but I just wanted to provide a heads up that&amp;nbsp;SharePoint Blank&amp;nbsp;likely won&amp;#39;t be appearing with its customary frequency again until after the big show.&lt;/p&gt;
&lt;p&gt;Needless to say, I&amp;#39;ll still be addressing your questions as often as possible, so please keep them coming ... as always, your SharePoint problem could very well be the topic of the next SharePoint Blank.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.bamboosolutions.com/aggbug.aspx?PostID=23109" width="1" height="1"&gt;</description><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/What+is+SharePoint/default.aspx">What is SharePoint</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/video/default.aspx">video</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Common+Craft/default.aspx">Common Craft</category><category domain="http://community.bamboosolutions.com/blogs/sharepoint_blank/archive/tags/Tobias+Zimmergren/default.aspx">Tobias Zimmergren</category></item></channel></rss>