<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: EndUserSharePoint.com: Email and SharePoint Designer Workflow &#8211; Part 1</title>
	<atom:link href="http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/</link>
	<description>The SharePoint &#34;How-To&#34; Online Magazine</description>
	<lastBuildDate>Sat, 13 Mar 2010 07:17:05 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dax</title>
		<link>http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/comment-page-2/#comment-39647</link>
		<dc:creator>dax</dc:creator>
		<pubDate>Mon, 01 Mar 2010 19:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=709#comment-39647</guid>
		<description>how assigned task to muliple users?
i select allow multple user or group selection when i created person or group column but when i assign task more then one person it not sending task to users.
only work with one user.
thanks</description>
		<content:encoded><![CDATA[<p>how assigned task to muliple users?<br />
i select allow multple user or group selection when i created person or group column but when i assign task more then one person it not sending task to users.<br />
only work with one user.<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Mathew John</title>
		<link>http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/comment-page-2/#comment-26310</link>
		<dc:creator>Kevin Mathew John</dc:creator>
		<pubDate>Thu, 28 Jan 2010 15:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=709#comment-26310</guid>
		<description>Paul,

Thanks a lot for the reply. 

Can you let me know how you can do this?

&quot;You can keep track of old/new values via a trick that is usually done to prevent endless loops, but not through the version history.&quot;</description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>Thanks a lot for the reply. </p>
<p>Can you let me know how you can do this?</p>
<p>&#8220;You can keep track of old/new values via a trick that is usually done to prevent endless loops, but not through the version history.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Galvin</title>
		<link>http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/comment-page-2/#comment-26308</link>
		<dc:creator>Paul Galvin</dc:creator>
		<pubDate>Thu, 28 Jan 2010 14:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=709#comment-26308</guid>
		<description>Kevin, I don&#039;t think there&#039;s any good way to get at the old values.

You can keep track of old/new values via a trick that is usually done to prevent endless loops, but not through the version history.

There may be some clever way of getting to the version history but I don&#039;t know what that would be.

To do it nicely, you almost certainly need to create a custom sharepoint designer action, which requires some programming.</description>
		<content:encoded><![CDATA[<p>Kevin, I don&#8217;t think there&#8217;s any good way to get at the old values.</p>
<p>You can keep track of old/new values via a trick that is usually done to prevent endless loops, but not through the version history.</p>
<p>There may be some clever way of getting to the version history but I don&#8217;t know what that would be.</p>
<p>To do it nicely, you almost certainly need to create a custom sharepoint designer action, which requires some programming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Mathew John</title>
		<link>http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/comment-page-2/#comment-26263</link>
		<dc:creator>Kevin Mathew John</dc:creator>
		<pubDate>Thu, 28 Jan 2010 09:02:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=709#comment-26263</guid>
		<description>Hi ,

Thanks for the great article.

Is it possible to access the version history while sending the email.  What i want specifically is to display the item which has changed with its previous value and current value.

Thanks,
Kevin</description>
		<content:encoded><![CDATA[<p>Hi ,</p>
<p>Thanks for the great article.</p>
<p>Is it possible to access the version history while sending the email.  What i want specifically is to display the item which has changed with its previous value and current value.</p>
<p>Thanks,<br />
Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating mailing lists for SharePoint sites and blogs [No Code Required] – Part 5: Creating the primary and secondary workflows and connecting to outlook &#124; End User SharePoint</title>
		<link>http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/comment-page-2/#comment-18938</link>
		<dc:creator>Creating mailing lists for SharePoint sites and blogs [No Code Required] – Part 5: Creating the primary and secondary workflows and connecting to outlook &#124; End User SharePoint</dc:creator>
		<pubDate>Tue, 10 Nov 2009 14:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=709#comment-18938</guid>
		<description>[...] the previous article, I encouraged you to read Paul Galvin&#8217;s post titled &#8220;Email and SharePoint Designer Workflow&#8221; if you are new to SharePoint Designer Workflows. The reason I recommended this is that I [...]</description>
		<content:encoded><![CDATA[<p>[...] the previous article, I encouraged you to read Paul Galvin&rsquo;s post titled &ldquo;Email and SharePoint Designer Workflow&rdquo; if you are new to SharePoint Designer Workflows. The reason I recommended this is that I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nancy</title>
		<link>http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/comment-page-2/#comment-17597</link>
		<dc:creator>Nancy</dc:creator>
		<pubDate>Wed, 30 Sep 2009 18:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=709#comment-17597</guid>
		<description>The Field I am dealing with is Approver Comments (for a doc lib with Content Approval enabled). 

I want to replace the ???? in the workflow lookup for the Approver Comments field with &quot;No comments provided&quot; when that value is empty.

When I use your method, I do not see Approver Comments as an available option in the value list in the &quot;set field in current item&quot; workflow action. Any ideas?</description>
		<content:encoded><![CDATA[<p>The Field I am dealing with is Approver Comments (for a doc lib with Content Approval enabled). </p>
<p>I want to replace the ???? in the workflow lookup for the Approver Comments field with &#8220;No comments provided&#8221; when that value is empty.</p>
<p>When I use your method, I do not see Approver Comments as an available option in the value list in the &#8220;set field in current item&#8221; workflow action. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaishnavi Desai</title>
		<link>http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/comment-page-2/#comment-17593</link>
		<dc:creator>Vaishnavi Desai</dc:creator>
		<pubDate>Wed, 30 Sep 2009 17:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=709#comment-17593</guid>
		<description>Hi Paul,

Very nice post!
I have question regarding the workflow i am trying to create.
I want to create a workflow which gets fired when a column value remains the same for more than a week, which will send an email to the person in charge.
Can this be done using only SPD workflows?
Please provide me with any suggestions you might have.

Thanks,
Vaishnavi</description>
		<content:encoded><![CDATA[<p>Hi Paul,</p>
<p>Very nice post!<br />
I have question regarding the workflow i am trying to create.<br />
I want to create a workflow which gets fired when a column value remains the same for more than a week, which will send an email to the person in charge.<br />
Can this be done using only SPD workflows?<br />
Please provide me with any suggestions you might have.</p>
<p>Thanks,<br />
Vaishnavi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EndUserSharePoint.com: Top 10 Commented Posts &#124; End User SharePoint</title>
		<link>http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/comment-page-2/#comment-16168</link>
		<dc:creator>EndUserSharePoint.com: Top 10 Commented Posts &#124; End User SharePoint</dc:creator>
		<pubDate>Wed, 19 Aug 2009 08:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=709#comment-16168</guid>
		<description>[...] Email and SharePoint Designer Workflow Part 1 (71) Paul Galvin [...]</description>
		<content:encoded><![CDATA[<p>[...] Email and SharePoint Designer Workflow Part 1 (71) Paul Galvin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EndUserSharePoint.com: Top 10 Subscribed Posts &#124; End User SharePoint</title>
		<link>http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/comment-page-2/#comment-16127</link>
		<dc:creator>EndUserSharePoint.com: Top 10 Subscribed Posts &#124; End User SharePoint</dc:creator>
		<pubDate>Tue, 18 Aug 2009 07:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=709#comment-16127</guid>
		<description>[...] Email and SharePoint Designer Workflow - Part 1 [...]</description>
		<content:encoded><![CDATA[<p>[...] Email and SharePoint Designer Workflow &#8211; Part 1 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dax</title>
		<link>http://www.endusersharepoint.com/2008/08/20/endusersharepointcom-email-and-sharepoint-designer-workflow-part-1/comment-page-2/#comment-15434</link>
		<dc:creator>Dax</dc:creator>
		<pubDate>Wed, 29 Jul 2009 17:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=709#comment-15434</guid>
		<description>For everyone who was asking about how to get rid of the timestamp that is associated with date fields used in workflow emails.  I found this: http://sharepointblogs.com/forums/t/20605.aspx</description>
		<content:encoded><![CDATA[<p>For everyone who was asking about how to get rid of the timestamp that is associated with date fields used in workflow emails.  I found this: <a href="http://sharepointblogs.com/forums/t/20605.aspx" rel="nofollow">http://sharepointblogs.com/forums/t/20605.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
