<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pentalogic Technology &#187; Web Part</title>
	<atom:link href="http://blog.pentalogic.net/tag/web-part/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pentalogic.net</link>
	<description>Company blog and SharePoint Tricks and Tips</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:49:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Show Actual v Target Performance in SharePoint with PivotPoint web part.</title>
		<link>http://blog.pentalogic.net/2011/08/show-actual-v%e2%80%99s-target-in-sharepoint-with-pivotpoint-web-part/</link>
		<comments>http://blog.pentalogic.net/2011/08/show-actual-v%e2%80%99s-target-in-sharepoint-with-pivotpoint-web-part/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 10:52:21 +0000</pubDate>
		<dc:creator>Clare</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PivotPoint]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Part]]></category>

		<guid isPermaLink="false">http://blog.pentalogic.net/?p=2376</guid>
		<description><![CDATA[Create a SharePoint dashboard to dynamically compare Targets or KPI's with actual performance using PivotPoint web part.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-top:-100px; clear:both;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.pentalogic.net%2F2011%2F08%2Fshow-actual-v%25e2%2580%2599s-target-in-sharepoint-with-pivotpoint-web-part%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.pentalogic.net%2F2011%2F08%2Fshow-actual-v%25e2%2580%2599s-target-in-sharepoint-with-pivotpoint-web-part%2F&amp;source=pentalogic&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://blog.pentalogic.net/wp-content/uploads/2011/07/pp-before.png"><img class="alignright size-medium wp-image-2378" title="pp before" src="http://blog.pentalogic.net/wp-content/uploads/2011/07/pp-before-300x164.png" alt="" width="300" height="164" /></a>So we all like to know how we are doing – hitting our targets, meeting our KPI’s, staying within our budgets, <a title="Vacation Planner" href="http://www.pentalogic.net/sharepoint-knowledge-base/staff-vacation-planner">running out of vacation days.</a></p>
<p>If you record things like this in SharePoint lists you would hope it would be easy enough to see how your actual performance compares to your targets, budgets or KPI’s.</p>
<p>Well for those of you who have Enterprise  and PerformancePoint it is possible &#8211; if not exactly a walk in the park &#8211;  but for the rest of us this can be a tricky task.   You need to find a way of bringing together 2 different sets of data:</p>
<ul>
<li>a <strong>Targe</strong>t or KPI - which is one item of data, which stays constant &#8211; no one likes a moving target do they?</li>
<li>and an &#8220;<strong>Actual</strong>&#8221; figure which is the sum of a number of list items &#8211; sales, purchases, leave bookings, whatever, and which will clearly change as list items are added and changed.</li>
</ul>
<p>So if we were looking to compare <strong>Target</strong> and <strong>Actual</strong> sales for July, as in the chart above, the date would loook like this.  A list of sales items, which will grow as the month progresses, producing a changing <strong>Actual</strong> total,  and one <strong>Target</strong> item, which will<a href="http://blog.pentalogic.net/wp-content/uploads/2011/08/act-v-targ.png"><img class="alignright size-medium wp-image-2387" title="act v targ" src="http://blog.pentalogic.net/wp-content/uploads/2011/08/act-v-targ-300x232.png" alt="" width="300" height="232" /></a> stay the same throughout the month.</p>
<p>These two data sets would generally live in separate lists.  The way many KPI columns work is by getting you to manually enter &#8211; and manually update &#8211; your changing <strong>Actual </strong>total into your <strong>Target</strong> list.  Not great, as you never get to see how the situation is changing until you have done your manual update.</p>
<p>In a workaround for one of our <a title="PivotPoint web part" href="http://www.pentalogic.net/sharepoint-products/pivotpoint">PivotPoint </a>customers we have turned this on method on its head – entering the static “<strong>Target</strong>” into the ~<strong>Actuals</strong> list (in this example the sales list) to allow you to produce a chart or table with our PivotPoint web part, which will show actuals vs targets and is updated as your actual data changes, without the need for manual intervention.</p>
<p><em><strong>So here’s how.</strong></em></p>
<p>Add a new column to your list.  Make it a choice column with the choices as “<strong>Actual</strong>” and “<strong>Target</strong>”.  Have it default to actual, as this is what the vast majority of items are going to be.</p>
<p>Then we simply enter a “Target” item for each category we want to compare.  So in this example I want to see actual vs target sales for each of my products. So I have entered a Target Sales item for each of my products for July.<a href="http://blog.pentalogic.net/wp-content/uploads/2011/07/pp-set-up.png"><img class="alignright size-medium wp-image-2379" title="pp set up" src="http://blog.pentalogic.net/wp-content/uploads/2011/07/pp-set-up-261x300.png" alt="" width="261" height="300" /></a></p>
<p>As the month goes on my team will enter actual sales for July, which will (hopefully) start to stack up nicely against my target.</p>
<p>So to see how things are shaping up set up a<a title="PivotPoint web part" href="http://www.pentalogic.net/sharepoint-products/pivotpoint"> PivotPoint,</a> get it to watch the sales list, and in this case a “This Month” view of the sales list.  Display a Pivot Chart, in this case a column chart.</p>
<p>To see the actual sales vs target sales set it up like this:</p>
<ul>
<li>Get your column data from the Actual/Target field.</li>
<li>Your Row data from the product field.</li>
<li>And your values from the Value field.</li>
</ul>
<p>And you should end up with a nice column chart like the one above.</p>
<p>The best bit about this is that your chart will update as your list data changes.  So let&#8217;s say I get a really huge Planner order:</p>
<p><a title="PivotPoint web part" href="http://www.pentalogic.net/sharepoint-products/pivotpoint"></a></p>
<p><a href="http://www.pentalogic.net/sharepoint-products/pivotpoint"><img class="aligncenter size-full wp-image-2402" title="b and a 2" src="http://blog.pentalogic.net/wp-content/uploads/2011/08/b-and-a-2.png" alt="" width="654" height="222" /></a></p>
<p>Woohoo – you can take that to the bank!</p>
<p>So, it’s not perfect, it’s a workaround, but some of you might find it useful.</p>
<p>Places you could use this would include:</p>
<ul>
<li>Sales vs Target</li>
<li>Budget vs actual expenditure</li>
<li>Annual Vacation Allocation vs Vacation taken to date.</li>
</ul>
<p>If you have any other ideas on where this might be useful we would love to hear them.</p>
<p><iframe frameborder="0" height="250" scrolling="auto" src="http://www.pentalogic.net/sharepoint-knowledge-base/PP-inline-download-form" width="750"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pentalogic.net/2011/08/show-actual-v%e2%80%99s-target-in-sharepoint-with-pivotpoint-web-part/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 and the mystery of the disappearing view selector menu</title>
		<link>http://blog.pentalogic.net/2011/03/disappearing-view-selector-menu-sharepoint-2010/</link>
		<comments>http://blog.pentalogic.net/2011/03/disappearing-view-selector-menu-sharepoint-2010/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 11:43:38 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SharePoint webparts]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Web Part]]></category>

		<guid isPermaLink="false">http://blog.pentalogic.net/?p=1997</guid>
		<description><![CDATA[In SharePoint 2010 the View Selector Menu has moved from the top right of the List View Web Part (LVWP) to the Title area breadcrumb. However as soon as you add any extra web part this View selector menu disappears, leaving you to perform ninja moves with the LVWP and ribbon in order to get it back.

Its only a small thing, but this has turned out to be such a pain for our customers, partners and ourselves that we looked into way to fix it.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-top:-100px; clear:both;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.pentalogic.net%2F2011%2F03%2Fdisappearing-view-selector-menu-sharepoint-2010%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.pentalogic.net%2F2011%2F03%2Fdisappearing-view-selector-menu-sharepoint-2010%2F&amp;source=pentalogic&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Remember the good old days, before SharePoint 2010, when a dropdown on the top right of a List View Web Part (LVWP) allowed you to select different views, quicly and easily?</p>
<p>In SharePoint 2010 we have lost this handy feature.  On some pages, a substitute does exist in the Breadcrumb on the title bar (which is part of the Ribbon, at the top of the page). It took us a little while to actually realize was there &#8211; but once we found it, it was very welcome.</p>
<div style="text-align: center;"><img src="http://static.pentalogic.net/view-rescue/2007-2010-view-selector-menu.png" alt="SharePoint List View Selector Menu" width="461" height="178" /></div>
<div style="text-align: left;">
<p>But wait, all is not well. as Kerri from one of our partners – <a href="http://www.lookoutcrm.com/" target="_blank">LookOut Software who develop CRM software for SharePoint</a> – pointed out even the breadcrumb option disappears on the majority of pages. It disappears if you</p>
<ul>
<li>Add another list view web part</li>
<li>Add any other web part such as a Content Editor Web Part containing things like instructions for the list</li>
<li>3rd party web parts like our PivotPoint or FilterPoint tools that work really well alongside list views for creating dynamic dashboards.</li>
<li>use your list on a wiki page &#8211; and remember most of the pages in SharePoint 2010 are wiki pages by default now.</li>
</ul>
<p>Also you don’t get it if you&#8217;ve created a new page and added a list view web part to it.</p>
<p>Once it’s gone, you have to resort to the following ninja moves to change a view. Select the list title (or something in the list) &gt; List Tools &gt; List, Current View dropdown &gt; Then the view you want. 4 clicks? My finger is getting sore SharePoint!</p>
</div>
<div><img class="aligncenter size-full wp-image-1998" title="SharePoint Task List - Show Active Tasks" src="http://blog.pentalogic.net/wp-content/uploads/2011/03/tasks-list-show-active-tasks.png" alt="" width="558" height="326" /></div>
<p>This bugged me so much that I decided to look into it further and ended up developing a little tool which  - well &#8211; rescues the view selector drop down.</p>
<p>If you just want the solution you can skip the rest of this post and download our <strong>free </strong>fix for this annoyance – <a href="http://www.pentalogic.net/sharepoint-products/free-stuff/view-rescue">ViewRescue</a></p>
<p style="text-align: center;"><a href="http://www.pentalogic.net/sharepoint-products/free-stuff/view-rescue"><img src="http://static.pentalogic.net/view-rescue/logo.png" alt="View Rescue for SharePoint 2010" width="226" height="63" /></a></p>
<div>If you’re interested in the techie details then read on…</div>
<div><span id="more-1997"></span></div>
<div>
<p>The class that generates this menu is <a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webcontrols.listtitleviewselectormenu.aspx" target="_blank">ListTitleViewSelectorMenu</a>.</p>
<p>Looking into this class with Reflector.NET you find the following snippet of code.</p>
<div><code>public override bool Visible     { </code></div>
<div><code> get {</code></div>
<div><code> if (!this.<strong>SingleWebPartPresentOnPage</strong>)</code></div>
<div><code> return false;</code></div>
<div><code> else</code></div>
<div><code> return base.Visible; </code></div>
<div><code> } </code></div>
<div><code> }</code></div>
<p>Basically, it’s set to not show the view selector if there is more than one web part on a page. I don’t know why this might be but I suspect that it’s because if there are more than 2 list view web parts on a page then which one do you choose to show the views for. Rather than complicate the UI with multiple choices or simply choose the first web part on the page I suspect the SharePoint development team decided to show nothing instead.</p>
<p>From there I found a post <a href="http://vintentou.wordpress.com/2010/08/03/missing-dropdown-menu-for-choosing-of-views/" target="_blank">describing how you can use SharePoint Designer to modify a view’s .aspx page to put the view selector back</a>. The problem with this method though is that you have to edit each view page individually and that also produces <a href="http://blogs.msdn.com/b/steve_fox/archive/2010/03/08/ghosting-unghosting-in-sharepoint-2010.aspx" target="_blank">un-ghosted pages</a>.</p>
<p>Instead I wanted something a little more automatic that you could apply to an entire site in one go.</p>
<p>Normally <a href="http://msdn.microsoft.com/en-us/library/ms463169.aspx" target="_blank">Delegate Controls</a> are the way to achieve this sort of customisation, but the ListTitleViewSelectorMenu isn’t wrapped by delegate control so that’s out.</p>
<p>But what you can do is implement a delegate for the <a href="http://sharepointmagazine.net/articles/sharepoint-magazine-user-experience-week-using-delegatecontrols-to-customize-the-user-experience" target="_blank">AdditionalPageHead</a> delegate control that is included with every page in SharePoint.</p>
<p>In the OnLoad event of our delegate control we can find the ListTitleViewSelectorMenu and check if it’s visible. And if it isn’t (as there are more than one web part on the page) we can change it to be visible. Job done!</p>
<p>Except we can’t – the Visible and SignleWebPartOnPage properties are read only and everything else is hidden&#8230;</p>
<p>OK – we can create our own, derive from that class and override the visible property. Except we can’t – its sealed&#8230;</p>
<p>OK – lets use the nuclear option then! <a href="http://www.csharp-examples.net/reflection-examples/" target="_blank">Use reflection to set the private properties in the class</a>. This has obvious dangers should the class internals change – so this technique should only be done when there is no other choice.</p>
<p>Add some appropriate error handling code and were done for the standard lists, but what about Web Part or Wiki pages we’ve created and added a LVWP to?</p>
<p>In this case there is no ListTitleViewSelectorMenu on the page at all – visible or not. So what we have to do is to add our own – inside CreateChildControls we find the PlaceHolderPageTitlteInTitleArea control and add some spans and a ViewSelectorMenu (which is the class that the ListTitleViewSelectorMenu actually uses to render the menu).</p>
<p>This class needs to be told which List View Web Part (lvwp) to render the menu for so we find the first LVWP on the page and create an SPContext (which is a RenderContext) with the view to pass onto the ViewSelectorMenu.</p>
<p>Job done! Download our free <a href="http://www.pentalogic.net/sharepoint-products/free-stuff/view-rescue" target="_blank">ViewRescue tool today and banish this SharePoint 2010 annoyance</a> from your life!</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.pentalogic.net/2011/03/disappearing-view-selector-menu-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>FilterPoint Web Part &#8211; on sale now!</title>
		<link>http://blog.pentalogic.net/2011/01/filterpoint-web-part-on-sale-now/</link>
		<comments>http://blog.pentalogic.net/2011/01/filterpoint-web-part-on-sale-now/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 16:00:59 +0000</pubDate>
		<dc:creator>Clare</dc:creator>
				<category><![CDATA[Filter]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Web Part]]></category>

		<guid isPermaLink="false">http://blog.pentalogic.net/?p=1902</guid>
		<description><![CDATA[SharePoint specialists Pentalogic Technology's new FilterPoint web part is on sale now. Works with SharePoint 2007 and 2010 to offer fast and flexible filtering, with very simple set up.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-top:-100px; clear:both;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.pentalogic.net%2F2011%2F01%2Ffilterpoint-web-part-on-sale-now%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.pentalogic.net%2F2011%2F01%2Ffilterpoint-web-part-on-sale-now%2F&amp;source=pentalogic&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.pentalogic.net/sharepoint-products/filterpoint" target="_blank"><img class="alignright" title="Filter_Point logo" src="http://blog.pentalogic.net/wp-content/uploads/2010/11/Filter_Point-logo.png" alt="" width="171" height="56" /></a></p>
<p><a href="http://www.pentalogic.net/sharepoint-products/filterpoint" target="_blank"></a>After many months of work we are delighted to announce that <a href="http://www.pentalogic.net/sharepoint-products/filterpoint" target="_top">FilterPoint</a> is now available to purchase.</p>
<p>Filtering is one of the things that any serious SharePoint user is going to need to do at some point. As you put more data into SharePoint lists become longer and you will need a quick and easy way to get to the items you are looking for.</p>
<p>When you create applications and dashboards, bringing together information from different data sources and displaying it in different ways with Web Parts adding filters will make your applications and dashboards dynamic – giving users the information they need, when they need it.</p>
<p>But when you start filtering you are going to quickly come across things that you wish you could do with SharePoint’s built in filters, but frustratingly just can’t.</p>
<p>So in the same way that we built <a href="http://www.pentalogic.net/sharepoint-products/reminder" target="_blank">Reminder to improve on the functionality of SharePoint Alerts</a>, and <a href="http://www.pentalogic.net/sharepoint-products/planner" target="_blank">Planner to improve on Gantt charts and calendars</a>, we have built <a href="http://www.pentalogic.net/sharepoint-products/filterpoint" target="_blank">FilterPoint to give a little more power to your SharePoint filtering</a>.</p>
<p>If you are working with SharePoint 2010 Foundation or WSS your filtering options are limited to static filtered views. Filtered views are great for getting at data sets that you want to see regularly – like “this month’s sales” for example. Set the view up once and it’s there whenever you need it.</p>
<p>But what if you have 100 clients and want to be able to look at “this client’s sales” for any of them? Setting up a filtered view for each client, and navigating to it is going to be quite a drag.</p>
<p>With FilterPoint your filter can be set up in seconds, allowing users to flip between the different data sets they need with just a couple of clicks.</p>
<p>With MOSS and 2010 Enterprise you get more filter power. But we still felt there were some things missing. So for example even with MOSS filters you can’t:</p>
<ul>
<li>Set up several Filters within one filter web part</li>
<li>In 2007, send many filters to one filter consumer list or Web Part (e.g. filter on both customer and product).</li>
<li>Use different styles of filter, like Free Text, drop down lists or Radio Buttons</li>
<li>Clear filters with a single click.</li>
</ul>
<p>So even though MOSS offers more filtering options, there are still some significant gaps and we believe that FilterPoint goes a long way towards filling these.</p>
<p>Of course FilterPoint isn’t the only 3<sup>rd</sup> party filtering web part on the market and you can see how we match up to the competition by <a href="http://www.pentalogic.net/sharepoint-products/filterpoint/product-comparison-2" target="_blank">taking a look at our comparison chart here.</a></p>
<p>When we were looking at the competition one thing we noticed was that some of the most useful filter Web Parts – the ones offering the most functionality – were incredibly complex to set up. You would need the patience of a saint and a PhD in SharePoint (if such a thing existed!) So we have worked very hard to keep the setup of FilterPoint quick and simple. <a href="http://www.pentalogic.net/sharepoint-products/filterpoint/demo" target="_blank">Take a look at our short on-line demo here, and let us</a> know whether we have succeeded.</p>
<p>We’ve also tried to keep the prices competitive. Our <a href="http://www.pentalogic.net/sharepoint-products/filterpoint/filterpoint-purchase" target="_blank">Starter Pack license comes in at $199 and a Single Server License is $595</a>.</p>
<p>And of course, like all of our products FilterPoint comes with a 30 day free trial and a no quibble money back guarantee.</p>
<p><img class="alignright size-full wp-image-1919" title="25 off" src="http://blog.pentalogic.net/wp-content/uploads/2011/01/25-off.png" alt="" width="313" height="82" /></p>
<p>And for existing customers we are offering a 25% discount for purchases made by 31st March 2011.  Email <a href="mailto:sales@pentalogic.net">sales@pentalogic.net</a> for your discount code.</p>
<p>So why not give it a try today?</p>
<p>As FilterPoint is our new baby we are very keen to know what you think of it – so please let us have your comments and feedback.</p>
<p style="text-align: center;"><a href="http://www.pentalogic.net/sharepoint-products/filterpoint/filterpoint-download"><img class="aligncenter" src="http://static.pentalogic.net/filterpoint/download-freetrial.jpg" alt="Download free trial" width="350" height="130" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pentalogic.net/2011/01/filterpoint-web-part-on-sale-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reminder Web Part updated &#8211; support for Host-named site collections</title>
		<link>http://blog.pentalogic.net/2011/01/reminder-web-part-updated-support-for-host-named-site-collections/</link>
		<comments>http://blog.pentalogic.net/2011/01/reminder-web-part-updated-support-for-host-named-site-collections/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 15:44:03 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[SharePoint Reminder]]></category>
		<category><![CDATA[Reminder]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Web Part]]></category>

		<guid isPermaLink="false">http://blog.pentalogic.net/?p=1906</guid>
		<description><![CDATA[Our Reminder Web Part – which adds advanced email alerting features to SharePoint – has recently been updated. The main new feature in version 1.7.9 is support for host-named site collections (aka host header based site collections). A host header is the main part of a url – such as www.pentalogic.net or sharepoint.yourcompany.com Normally SharePoint [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-top:-100px; clear:both;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.pentalogic.net%2F2011%2F01%2Freminder-web-part-updated-support-for-host-named-site-collections%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.pentalogic.net%2F2011%2F01%2Freminder-web-part-updated-support-for-host-named-site-collections%2F&amp;source=pentalogic&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><img style="display: inline; float: right;" src="http://static.pentalogic.net/reminder/reminder-email.png" alt="" align="right" /></p>
<p>Our Reminder Web Part – which adds advanced email alerting features to SharePoint – has recently been updated.</p>
<p>The main new feature in <a href="http://www.pentalogic.net/sharepoint-products/reminder/reminder-manual?p=revision-history.htm">version 1.7.9</a> is support for host-named site collections (aka host header based site collections).</p>
<p>A host header is the main part of a url – such as www.pentalogic.net or sharepoint.yourcompany.com</p>
<p>Normally SharePoint uses separate Web Applications for different host headers and whilst you can use Alternate Access Mappings (AAM) to map two different urls to the same site (e.g. sharepoint for internal access  and http://sharepoint.yourcompany.com for external access to the same site) you can’t have entirely different sites served by the same web application on different urls.</p>
<h3>Why does this matter to you?</h3>
<p>Well, for the vast majority of you it doesn’t! In fact you can’t create host header site collections using SharePoints Central admin tool – you’ve got to break out the command line STSADM or powershell.</p>
<p>For most installations you’re likely to have a scheme such as sharepoint.yourcomapny.com/sites/HR and sharepoint.yourcomapny.com/sites/Finance etc  and you may perhaps use Alternate Access Mappings (AAM) to give alternate urls for the same content. e.g. a shortcut of sharepoint/sites/HR and sharepoint/sites/Finance.</p>
<p>However, you can’t use AAM to serve different content from different host headers using the web application. So if you want to have customer specific sites such as CustomerA.yourcompany.com and CustomerB.yourcomany.com (a very common requirement for hosting companies) then you have to create separate web applications for each host header.</p>
<p>The problem is that this doesn’t scale very well above approximately 20 web applications and instead you’re advised to use host header site collections.</p>
<ul>
<li>Host-named site collections &#8211; <a href="http://technet.microsoft.com/en-us/library/cc424952.aspx">2010</a>, <a href="http://technet.microsoft.com/en-us/library/cc424952(office.12).aspx">2007</a> </li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=82054&amp;clcid=0x409">Shared Hosting solutions on WSS 3.0</a> (Word) </li>
</ul>
<p>In addition we’ve also included corrections to errors caused by mixing field names and formatting in the <a href="http://www.pentalogic.net/sharepoint-products/reminder/reminder-manual?p=webpart/config_subjecctmessage.htm">Rich Text Editor</a> and separating multiple email addresses in rich text fields with new line characters were also included in this new version.</p>
<p>You can <a href="http://www.pentalogic.net/sharepoint-products/reminder/reminder-download">download the latest version</a> and update without loosing any settings – <a href="http://www.pentalogic.net/sharepoint-products/reminder/reminder-manual?p=faq/support-and-maintenance.htm#upgrade">upgrade instructions are included in the manual</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pentalogic.net/2011/01/reminder-web-part-updated-support-for-host-named-site-collections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New SharePoint FilterPoint web part &#8211; public beta released</title>
		<link>http://blog.pentalogic.net/2010/11/new-sharepoint-filterpoint-webpart-public-beta-released/</link>
		<comments>http://blog.pentalogic.net/2010/11/new-sharepoint-filterpoint-webpart-public-beta-released/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 10:22:33 +0000</pubDate>
		<dc:creator>Clare</dc:creator>
				<category><![CDATA[Filter]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[SharePoint webparts]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Part]]></category>
		<category><![CDATA[WebPart]]></category>

		<guid isPermaLink="false">http://blog.pentalogic.net/?p=1621</guid>
		<description><![CDATA[New Pentalogic SharePoint FilterPoint webpart is now in public beta release. FilterPoint offers dynamic filtering, and the ability to apply multiple filter options to a collection of webparts and lists, with a simple, user friendly configuration interface.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-top:-100px; clear:both;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.pentalogic.net%2F2010%2F11%2Fnew-sharepoint-filterpoint-webpart-public-beta-released%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.pentalogic.net%2F2010%2F11%2Fnew-sharepoint-filterpoint-webpart-public-beta-released%2F&amp;source=pentalogic&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.pentalogic.net/sharepoint-products/filterpoint"><img class="alignright size-full wp-image-1636" style="margin: 10px;" title="Filter_Point logo" src="http://blog.pentalogic.net/wp-content/uploads/2010/10/Filter_Point-logo.png" alt="FilterPoint SharePoint webpart" width="171" height="56" /></a>Well finally, after months of hard work we are delighted to be able to let you know that we have just released our new <a title="SharePoint FilterPoint Webpart" href="http://www.pentalogic.net/sharepoint-products/filterpoint" target="_blank">FilterPoint web part for SharePoint</a> in beta.</p>
<p>FilterPoint has been a long time coming so we hope you are going to like it.  It&#8217;s a tool that we always knew we wanted to develop. Dynamic filtering  &#8211; the ability to flip between filter values at the click of a mouse &#8211; is one of the building blocks for the kinds of rich applications that our customers like to build for themselves.  It builds on the power of webpart connections (a much neglected area in SharePoint) and once you have the ability to apply a group of filters to a page with a selection of webparts and lists you have the potential for some really nice dashboards.</p>
<p>But, as I said FilterPoint has been a long time coming, because what started out looking like a straight forward project turned out to be anything but . . . .</p>
<p>It starts off looking ever so simple with <a href="http://www.tonstegeman.com/Blog/Lists/Posts/Post.aspx?ID=86" target="_blank">plenty</a> of <a href="http://bilbroblog.com/sharepoint/dropdown-list-box-filter-web-part-in-sharepoint-ndash-part-three/" target="_blank">online</a> <a href="http://msdn.microsoft.com/en-us/library/ms499375(v=office.12).aspx">examples</a> &#8211; but when you start delving into the details it quickly becomes the stereotypical &#8221;Can of Worms&#8221; project.</p>
<p>There are basically two interfaces you can use &#8211; one old <a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.communication.ifilterprovider.aspx" target="_blank">IFilterProvider</a> interface , and the new <a href="http://msdn.microsoft.com/en-us/library/ms470234.aspx" target="_blank">ITransformableFilterValues</a> interface. So far sounds easy but how about some wildcards&#8230;.</p>
<p>With the new ITransformableFilterValues interface &#8211; you can&#8217;t create filters dynamically,  and you can&#8217;t have multiple connections on the consumer side in SP 2007.</p>
<p>On the other hand, with the old IFilterProvider interface you can&#8217;t send multiple filter values to List view web parts and you can&#8217;t connect more than one provider web part to a consumer web part. And that&#8217;s just scratching the surface.</p>
<p>To top it all off you have little control over what the filter consumer web part actually does with the info you give it &#8211; want to say &#8220;Equals&#8221; or &#8220;Not Equals&#8221; or &#8220;Greater Than&#8221; etc and thats out of the scope of what a filter provider can do (we&#8217;ve got some ideas on how to work around this in a future version of FilterPoint though).</p>
<p>My oh my, enough to make your head spin!</p>
<p><a href="http://www.pentalogic.net/sharepoint-products/filterpoint"><img class="alignleft size-full wp-image-1637" title="options small" src="http://blog.pentalogic.net/wp-content/uploads/2010/10/options-small-e1288354851686.jpg" alt="FilterPoint Webpart, filtering options" width="350" height="231" /></a>Anyway- we&#8217;ve worked really hard to make this web part as simple to use as possible whilst still being compatible with any web parts that can accept the standard web part connections.  We have managed to come up with a tool which allows you to apply multiple filters to multiple webparts and lists, and (at least when working with our Planner and PivotPoint) you can have some control over the operator &#8211; using &#8220;not equal&#8221;, &#8220;greater than&#8221; and &#8220;less than&#8221; as well as the standard &#8220;equals&#8221;.  We hope to extend this aspect of the functionality in v2.</p>
<p>So, why might you want to use this thing then?</p>
<p>Well, you might want to use simply it to guide your users to the most relevant data in one list or webpart &#8211; giving them the ability to &#8220;filter on the fly&#8221;, selecting new data sets, and then clearing filters in one click.</p>
<p>Or, at the other extreme, you might want to bring together a collection of lists and web parts on one page, and use FilterPoint to create a truly dynamic dashboard for your users.</p>
<p>In fact, once you start to use filters and webpart connections there are any number of different ways to enhance the functionality of your SharePoint site with a tool like FilterPoint &#8211; we already have it set up on our Sales Pipeline and Client lists here, and are finding more possible uses every day.</p>
<p>We are planning to have FilterPoint ready for full public release by the end of the month.  In the meantime, if you pre-<a title="FilterPoint Trial Registration" href="http://www.pentalogic.net/sharepoint-products/filterpoint" target="_blank">register for your free trial</a>, you will qualify for a 25% discount on the product purchase price.</p>
<p>We hope you like it, and as always, we are keen to hear your thoughts and feedback.</p>
<p style="text-align: center;"><a href="http://www.pentalogic.net/sharepoint-products/filterpoint"><img class="aligncenter" title="Filterpoint Download" src="http://static.pentalogic.net/filterpoint/download-freetrial.jpg" alt="Filterpoint Download" width="350" height="130" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pentalogic.net/2010/11/new-sharepoint-filterpoint-webpart-public-beta-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Pricing</title>
		<link>http://blog.pentalogic.net/2010/01/sharepoint-webparts-new-pricing/</link>
		<comments>http://blog.pentalogic.net/2010/01/sharepoint-webparts-new-pricing/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 13:30:01 +0000</pubDate>
		<dc:creator>Clare</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[PivotPoint Web Part]]></category>
		<category><![CDATA[SharePoint webparts]]></category>
		<category><![CDATA[PivotPoint]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Part]]></category>
		<category><![CDATA[WebPart]]></category>

		<guid isPermaLink="false">http://blog.pentalogic.net/?p=471</guid>
		<description><![CDATA[If you have visited our website recently you may have noticed that we have changed our pricing.  Just a quick note here to explain what we have done and why. Firstly we wanted to simplify the pricing of Reminder.  People often commented on how confusing the licensing structure was with a combination of server licenses [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-top:-100px; clear:both;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.pentalogic.net%2F2010%2F01%2Fsharepoint-webparts-new-pricing%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.pentalogic.net%2F2010%2F01%2Fsharepoint-webparts-new-pricing%2F&amp;source=pentalogic&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<table border="0">
<tbody>
<tr>
<td>
<table border="0">
<tbody>
<tr>
<td>
<p>If you have visited our website recently you may have noticed that we have changed our <a href="http://www.pentalogic.net/products/pivotpoint/purchase-pivotpoint" target="_blank">pricing</a>.  Just a quick note here to explain what we have done and why.</p>
<p>Firstly we wanted to simplify the pricing of <a href="http://www.pentalogic.net/products/reminder/reminder-purchase" target="_blank">Reminder</a>.  People often commented on how confusing the licensing structure was with a combination of server licenses and web part license packs.  So we have simplified this and also reduced the price, so that the price of Reminder now falls more in line with the pricing of other Alert enhancement web parts on the market.</p>
</td>
</tr>
</tbody>
</table>
</td>
<td><a href="http://www.pentalogic.net/sharepoint-products/pivotpoint/purchase-pivotpoint"><img class="aligncenter size-full wp-image-490" title="pricegrid" src="http://blog.pentalogic.net/wp-content/uploads/2009/12/pricegrid.jpg" alt="pricegrid" width="300" height="249" /></a></td>
</tr>
<tr>
<td colspan="2">
<p>Across all of our products we have also introduced 2 new pricing options, which we hope will help to make our software more affordable for a lot of customers.</p>
<p><span id="more-471"></span></p>
<p>Firstly, we have introduced &#8220;<a href="http://www.pentalogic.net/purchase" target="_blank">Starter Packs&#8221; for each of the products, priced at $199.</a> With these we hope to make our software an affordable option for smaller businesses and small SharePoint installations.  The starter pack license can be used for SharePoint installations using a single Web Front End (your database server can still be separate) and up to 25 users.</p>
<p>We thought it was important to introduce this level of pricing not only because SharePoint is becoming so widely used by smaller businesses, but also because of the way SharePoint most typically gets deployed within the Enterprise.</p>
<p>The research for our <a href="http://www.pentalogic.net/sharepoint-knowledge-base/white-papers" target="_blank">free white paper so SharePoint End User adoption</a> showed that very often SharePoint is initially utilised by one team or workgroup within an organisation, before gaining more widespread organisational use.  Our new $199 Starter Pack Pricing means that our products will now fall within budget for a small team or workgroup deployment.</p>
<p>We have also introduced a new &#8220;3-pack&#8221; license, which is a mid way option between the single server license and the &#8220;unlimited use&#8221; site license.  Research amongst our existing customers showed that very many farms use 3 Web Front End servers and separate indexing and database servers, so our 3-pack license offers an ideal and affordable solution for many farm deployments.</p>
<p>Adding these options to our <a href="http://www.pentalogic.net/about/non-profit-and-educational-licensing" target="_blank">Free Non-Profit licenses</a> and 25% educational discounts means that we now have a pricing structure that we hope offers an affordable solution for everyone.</p>
<p>We hope you agree, and if you do have any comments or suggestions <a href="mailto:clare.stone@pentalogic.net" target="_blank">please get in touch</a>.</p>
</td>
</tr>
</tbody>
</table>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pentalogic.net/2010/01/sharepoint-webparts-new-pricing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Setup Diagnostics Tool for Pentalogic Reminder</title>
		<link>http://blog.pentalogic.net/2009/12/new-setup-diagnostics-tool-pentalogic-sharepoint-reminder/</link>
		<comments>http://blog.pentalogic.net/2009/12/new-setup-diagnostics-tool-pentalogic-sharepoint-reminder/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 15:11:42 +0000</pubDate>
		<dc:creator>Clare</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SharePoint Reminder]]></category>
		<category><![CDATA[SharePoint webparts]]></category>
		<category><![CDATA[New Version]]></category>
		<category><![CDATA[Reminder]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Part]]></category>

		<guid isPermaLink="false">http://blog.pentalogic.net/?p=420</guid>
		<description><![CDATA[Customers tell us that because of the flexibility of Reminder, and the huge number of different ways in which a SharePoint installation can be set up: getting Reminder correctly set up and configured for the first time can be a bit of a challenge. To help with this, in Reminder v1.7 we have added a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-top:-100px; clear:both;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.pentalogic.net%2F2009%2F12%2Fnew-setup-diagnostics-tool-pentalogic-sharepoint-reminder%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.pentalogic.net%2F2009%2F12%2Fnew-setup-diagnostics-tool-pentalogic-sharepoint-reminder%2F&amp;source=pentalogic&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Customers tell us that because of the flexibility of <a title="Reminder" href="http://www.pentalogic.net/sharepoint-reminder.aspx">Reminder,</a> and the huge number of different ways in which a SharePoint installation can be set up: getting Reminder correctly set up and configured for the first time can be a bit of a challenge.</p>
<p>To help with this, in Reminder v1.7 we have added a Setup Diagnostic Wizard that will check for many of the common set up and configuration problems for you and suggest possible configuration changes to fix them.</p>
<p><span id="more-420"></span></p>
<p>The Wizard will check for a variety of common issues like:  problems with SharePoint outgoing email settings, non-matching authentication settings or insufficient account permissions &#8211; which are all frequent causes of trouble during the set up process.</p>
<p>To use the Wizard, go the the Configuration Tool in the &#8220;Start Program&#8221; files, and click the &#8220;Run Diagnostics&#8221; Button.</p>
<p>You will then see a window like this:</p>
<p><a href="http://blog.pentalogic.net/wp-content/uploads/2009/12/both.png"><img class="aligncenter size-full wp-image-426" title="both" src="http://blog.pentalogic.net/wp-content/uploads/2009/12/both.png" alt="both" width="523" height="472" /></a><br class="spacer_" /></p>
<p>with any potential problem areas marked with a red cross and suggested remedies listed underneath in blue.</p>
<p>For further information on setting up and configuring Reminder please <a title="Reminder on-line manual" href="http://www.pentalogic.net/sharepoint-reminder/manual.aspx?Page=configurationtool%2fdiagnostics.htm">visit the on-line manual.</a></p>
<p style="text-align: left;">We hope this will help many users to solve simple set up issues on the spot, but if you are still having difficulties our <a title="Support" href="http://www.pentalogic.net/about-us/support.aspx" target="_blank">free telephone and email support</a> is always available.</p>
<p>We hope you find the tool useful and we look forward to hearing your feedback.</p>
<p style="text-align: center;"><a href="http://www.pentalogic.net/sharepoint-products/reminder/reminder-download"><img class="size-full wp-image-1398 aligncenter" title="reminder dowmload" src="http://blog.pentalogic.net/wp-content/uploads/2010/07/reminder-dowmload.jpg" alt="SharePoint Reminder Webpart Free Trial Dowmload" width="350" height="130" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pentalogic.net/2009/12/new-setup-diagnostics-tool-pentalogic-sharepoint-reminder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Free Licenses for Non-Profits</title>
		<link>http://blog.pentalogic.net/2009/11/free-licenses-for-non-profits/</link>
		<comments>http://blog.pentalogic.net/2009/11/free-licenses-for-non-profits/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 15:32:08 +0000</pubDate>
		<dc:creator>Clare</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Part]]></category>

		<guid isPermaLink="false">http://blog.pentalogic.net/?p=351</guid>
		<description><![CDATA[Pentalogic Technology are now offering free licenses on all their SharePoint webparts for philanthropic organizations, and 25% discount for schools and colleges]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-top:-100px; clear:both;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.pentalogic.net%2F2009%2F11%2Ffree-licenses-for-non-profits%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.pentalogic.net%2F2009%2F11%2Ffree-licenses-for-non-profits%2F&amp;source=pentalogic&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>We are pleased to be able to let you know that we are introducing new free licenses for charities, community groups and philanthropic not for profit organizations on all of our products.</p>
<p>We have always offered a limited free Community license of our Reminder product, but a review of all of our licensing has allowed us to extend all our offering to charities and philanthropic non profit organizations.  We will now have a monthly quota of free licenses of all of our products available for non-profit organizations.</p>
<p><span id="more-351"></span></p>
<p>We will be making fully featured versions of all of our software available to charities and non-profits.  Any organizations interested should take a look at the relevant <a title="Non profit licensing" href="http://www.pentalogic.net/about-us/non-profit-and-educational.aspx" target="_blank">page of our website</a>, to check that they qualify, then contact us at sales@pentalogic.net to obtain a license key.</p>
<p>Existing users of the free Community license for our Reminder web part are welcome to continue using the software and it will continue to be supported, however the Community license will not be available in future versions of the software (after v1.6.3).</p>
<p>If you are a Community license holder and want to upgrade to new versions of Reminder you will need to either obtain a new free license key from us if you are a qualifying non profit organization, or if you are a commercial organization purchase one of our commercial licenses which will shortly include a $199 &#8220;starter pack&#8221; for small business.</p>
<p>We know there will be a few businesses who will lose out under the new system, but we hope that if you are one of the &#8220;losers&#8221; you will understand our reasons for making the change. As always, if you do have any questions or comments please do contact us.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pentalogic.net/2009/11/free-licenses-for-non-profits/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Tip &#8211; Sending an SharePoint email Alert when a Task is completed</title>
		<link>http://blog.pentalogic.net/2009/10/send-email-alert-task-completed/</link>
		<comments>http://blog.pentalogic.net/2009/10/send-email-alert-task-completed/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 09:26:33 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Filter]]></category>
		<category><![CDATA[SharePoint Alert]]></category>
		<category><![CDATA[SharePoint Reminder]]></category>
		<category><![CDATA[SharePoint webparts]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[Reminder]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[Web Part]]></category>

		<guid isPermaLink="false">http://blog.pentalogic.net/?p=319</guid>
		<description><![CDATA[This post shows you how to set up a SharePoint list filtered view to allow you to use SharePoint Reminder webpart to send emails alerts for completed tasks.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-top:-100px; clear:both;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.pentalogic.net%2F2009%2F10%2Fsend-email-alert-task-completed%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.pentalogic.net%2F2009%2F10%2Fsend-email-alert-task-completed%2F&amp;source=pentalogic&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Victor from New York asked</p>
<blockquote><p><em>Is there a way to configure a Reminder webpart to send an email when task item status in the task list is set to “completed”?</em></p>
</blockquote>
<p>Sure there is!</p>
<p>In this case the trick is to use a SharePoint Views to filter out the tasks you are interested in.</p>
<p><span id="more-319"></span></p>
<p>In the &#8220;Tasks due and Overdue&#8221; example we show now to use the built in Active Tasks view to send email alerts only for overdue tasks that are <strong>not </strong>complete.</p>
<p>For this requirement we are going to setup a new View to just show  the Completed tasks</p>
<ul>
<li>Create a new View using a filter of &#8220;Status = Completed&#8221; &#8211; call it something imaginative like Completed Tasks.</li>
</ul>
<ul>
<li>If you are not familiar with SharePoint views then this <a href="http://blog.pentalogic.net/2008/10/extend-and-customise-sharepoint-task-lists/" target="_blank">link should help</a></li>
</ul>
<ul>
<li>Then you would setup a Reminder web part to <a href="http://www.pentalogic.net/sharepoint-reminder/manual.aspx?Page=webpart%2fconfig_list.htm" target="_blank">watch the Complete Tasks view</a></li>
</ul>
<ul>
<li>Set Send When to Always &#8211; because you want an <a href="http://www.pentalogic.net/sharepoint-reminder/manual.aspx?Page=webpart%2fconfig_sendwhen.htm">email alert to be sent as soon as a Task is complete, regardless of any Due dates</a></li>
</ul>
<ul>
<li>Set-up a <a href="http://www.pentalogic.net/sharepoint-reminder/manual.aspx?Page=webpart%2fconfig_email.htm" target="_blank">recipient</a>, subject and message  (remember that you can <a href="http://www.pentalogic.net/sharepoint-reminder/manual.aspx?Page=webpart%2fconfig_subjecctmessage.htm" target="_blank">customize the contents of the email alert</a>)</li>
</ul>
<ul>
<li>Leave everything else as default (send email once and check list every 1 hour) and then you should be good to go &#8211; one email for each completed record will be sent within an average of 30 minutes (1 hour / 2) of its status being changed to completed.</li>
</ul>
<p>This will send out emails for any completed tasks that are already in your list and some may be quite old &#8211; so you might want to look at  this<a href="http://blog.pentalogic.net/2009/10/tip-dont-send-email-alerts-for-old-items/"> tip on how to stop emails being sent for old items</a>.</p>
<p>Reminder is pretty flexible but this also means that its not always obvious how to set something up. The <a href="http://www.pentalogic.net/sharepoint-reminder/manual.aspx?Page=commonscenarios%2fintroduction.htm" target="_blank">Common Scenario examples</a> may give you the answer you need but you can always <a href="http://www.pentalogic.net/about-us/contact-us.aspx" target="_blank">contact us</a>, describe what you are trying to do and we can give some pointers.</p>
<p style="text-align: center;"><a href="http://www.pentalogic.net/sharepoint-products/reminder/reminder-download"><img class="size-full wp-image-1398 aligncenter" title="reminder dowmload" src="http://blog.pentalogic.net/wp-content/uploads/2010/07/reminder-dowmload.jpg" alt="SharePoint Reminder Webpart Free Trial Dowmload" width="350" height="130" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pentalogic.net/2009/10/send-email-alert-task-completed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customize SharePoint Reminder Emails with Merge Data</title>
		<link>http://blog.pentalogic.net/2009/08/customize-sharepoint-alerts-with-mail-merge/</link>
		<comments>http://blog.pentalogic.net/2009/08/customize-sharepoint-alerts-with-mail-merge/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 09:36:26 +0000</pubDate>
		<dc:creator>Clare</dc:creator>
				<category><![CDATA[SharePoint Reminder]]></category>
		<category><![CDATA[SharePoint webparts]]></category>
		<category><![CDATA[Customize Alert]]></category>
		<category><![CDATA[Mail Merge]]></category>
		<category><![CDATA[Reminder]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Part]]></category>

		<guid isPermaLink="false">http://blog.pentalogic.net/?p=174</guid>
		<description><![CDATA[This post shows you how to customize and personalize SharePoint Reminder Alert emails by merging relevant list data into your email text.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float:right; margin-top:-100px; clear:both;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.pentalogic.net%2F2009%2F08%2Fcustomize-sharepoint-alerts-with-mail-merge%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.pentalogic.net%2F2009%2F08%2Fcustomize-sharepoint-alerts-with-mail-merge%2F&amp;source=pentalogic&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Did you know that you can customize SharePoint alerts with <a href="http://www.pentalogic.net/sharepoint-reminder.aspx" target="_blank">Pentalogic SharePoint Reminder webpart</a> by merging data from fields in your lists into the subject and message of each email alert?</p>
<p>This is one of the most powerful features of Reminder  and in this way you can personalise each Reminder email so that you will often be able to include enough data to enable the recipient to complete a task without having to check the task list.</p>
<p><br class="spacer_" /></p>
<p>It works just like a Microsoft Word Mail Merge.  Include the Merge data by inserting the name of the field containing the data you want to merge into your email message or subject line in square brackets: [FIELDNAME].</p>
<p>So, for example you may have a list of equipment requiring testing, with its location and the date when the next test is due.  Have Reminder send your service engineers emails telling them exactly what they need to test, where and when.</p>
<p>So you message would look something like this:</p>
<blockquote><p style="padding-left: 30px;"><em><strong>&#8220;This message is sent to remind you that the [EQUIPMENT NAME] at [EQUIPMENT LOCATION] is due to be tested on [NEXT TEST DUE DATE]&#8220;</strong></em></p>
</blockquote>
<p>Which would appear to your engineer as:</p>
<blockquote><address style="padding-left: 30px;"><em><strong>&#8220;This message is sent to remind you that the Potterton 2000 Gas Boiler at 37 Gloucester St, Bristol is due to be tested on Monday 1st September 2009.&#8221;</strong></em></address>
</blockquote>
<p>Your engineer now has all the information needed to get on with the job, without having to check details on the task list.</p>
<p>For more details and examples have a look at the <a href="http://www.pentalogic.net/sharepoint-reminder/manual.aspx?Page=webpart%2fconfig_subjecctmessage.htm" target="_blank">Pentalogic Reminder online manual.</a></p>
<p style="text-align: center;"><a href="http://www.pentalogic.net/sharepoint-products/reminder/reminder-download"><img class="size-full wp-image-1398 aligncenter" title="reminder dowmload" src="http://blog.pentalogic.net/wp-content/uploads/2010/07/reminder-dowmload.jpg" alt="SharePoint Reminder Webpart Free Trial Dowmload" width="350" height="130" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pentalogic.net/2009/08/customize-sharepoint-alerts-with-mail-merge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

