<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Get Full Name in SharePoint Designer workflow</title>
	<atom:link href="http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 27 Feb 2010 00:32:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Carlos Andrews</title>
		<link>http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-83</link>
		<dc:creator>Carlos Andrews</dc:creator>
		<pubDate>Wed, 04 Nov 2009 18:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointapplied.wordpress.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-83</guid>
		<description>Here are the correct user properties to use with this workflow:

http://ktskumar.wordpress.com/2009/03/11/wss-user-information-list/</description>
		<content:encoded><![CDATA[<p>Here are the correct user properties to use with this workflow:</p>
<p><a href="http://ktskumar.wordpress.com/2009/03/11/wss-user-information-list/" rel="nofollow">http://ktskumar.wordpress.com/2009/03/11/wss-user-information-list/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paisleygo</title>
		<link>http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-47</link>
		<dc:creator>paisleygo</dc:creator>
		<pubDate>Mon, 13 Jul 2009 23:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointapplied.wordpress.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-47</guid>
		<description>in the &quot;variable&quot; after lookup you have to &quot;TYPE&quot; the property you are after --this post shows the ones that you can get at

http://spdactivities.codeplex.com/Wiki/View.aspx?title=Lookup%20user%20info</description>
		<content:encoded><![CDATA[<p>in the &#8220;variable&#8221; after lookup you have to &#8220;TYPE&#8221; the property you are after &#8211;this post shows the ones that you can get at</p>
<p><a href="http://spdactivities.codeplex.com/Wiki/View.aspx?title=Lookup%20user%20info" rel="nofollow">http://spdactivities.codeplex.com/Wiki/View.aspx?title=Lookup%20user%20info</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paisleygo</title>
		<link>http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-46</link>
		<dc:creator>paisleygo</dc:creator>
		<pubDate>Mon, 13 Jul 2009 22:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointapplied.wordpress.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-46</guid>
		<description>oops the blog striped the tags

open	
authorizedType Assembly=&quot;DP.Sharepoint.Workflow, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0298457208daed83&quot; Namespace=&quot;DP.Sharepoint.Workflow&quot; TypeName=&quot;*&quot; Authorized=&quot;True&quot; 
close</description>
		<content:encoded><![CDATA[<p>oops the blog striped the tags</p>
<p>open<br />
authorizedType Assembly=&#8221;DP.Sharepoint.Workflow, Version=1.0.0.0, Culture=neutral, PublicKeyToken=0298457208daed83&#8243; Namespace=&#8221;DP.Sharepoint.Workflow&#8221; TypeName=&#8221;*&#8221; Authorized=&#8221;True&#8221;<br />
close</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paisleygo</title>
		<link>http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-45</link>
		<dc:creator>paisleygo</dc:creator>
		<pubDate>Mon, 13 Jul 2009 22:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointapplied.wordpress.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-45</guid>
		<description>Found this over onthe codeplex site 
you have to add the follwong tag to the webconfig
(in the authorized types section)

&#039;&#039;</description>
		<content:encoded><![CDATA[<p>Found this over onthe codeplex site<br />
you have to add the follwong tag to the webconfig<br />
(in the authorized types section)</p>
<p>&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Osimowicz</title>
		<link>http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-43</link>
		<dc:creator>Greg Osimowicz</dc:creator>
		<pubDate>Mon, 13 Jul 2009 10:53:48 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointapplied.wordpress.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-43</guid>
		<description>Hi Lynn, 

I haven&#039;t been able to get this to work with Person or Group fields that allow multiple selections. I guess the SPD activity is coded to parse user ID and other parameters from a &quot;standard&quot; (single user) person or group field. 

For a single user the field format is ;#. 

For multiple users it is ;#;#;#;#;#etc.

I guess the parsing procedure is not coded to allow for multiple users. 

You may log a request for this functionality to be included in the next release on the Codeplex page for the Custom SPD Activities project. 
Greg</description>
		<content:encoded><![CDATA[<p>Hi Lynn, </p>
<p>I haven&#8217;t been able to get this to work with Person or Group fields that allow multiple selections. I guess the SPD activity is coded to parse user ID and other parameters from a &#8220;standard&#8221; (single user) person or group field. </p>
<p>For a single user the field format is ;#. </p>
<p>For multiple users it is ;#;#;#;#;#etc.</p>
<p>I guess the parsing procedure is not coded to allow for multiple users. </p>
<p>You may log a request for this functionality to be included in the next release on the Codeplex page for the Custom SPD Activities project.<br />
Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lynn</title>
		<link>http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-42</link>
		<dc:creator>lynn</dc:creator>
		<pubDate>Mon, 13 Jul 2009 09:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointapplied.wordpress.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-42</guid>
		<description>Hi Greg,

Thanks for sharing! I tried out your solution and it worked!  However notice that it works only if a single user is selected. If an assigned to field has more than one user, the full name is not displayed in the email. Is there any solutions/suggestions for this?</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>Thanks for sharing! I tried out your solution and it worked!  However notice that it works only if a single user is selected. If an assigned to field has more than one user, the full name is not displayed in the email. Is there any solutions/suggestions for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Addin</title>
		<link>http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-19</link>
		<dc:creator>Addin</dc:creator>
		<pubDate>Fri, 03 Apr 2009 10:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointapplied.wordpress.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-19</guid>
		<description>I got a warning says

The Windows SharePoint Services Timer services is NOT started.

when i tried to install this on my Windows Server 2003 machine.

any suggestion?

thanks!</description>
		<content:encoded><![CDATA[<p>I got a warning says</p>
<p>The Windows SharePoint Services Timer services is NOT started.</p>
<p>when i tried to install this on my Windows Server 2003 machine.</p>
<p>any suggestion?</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-12</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 23 Jan 2009 18:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointapplied.wordpress.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-12</guid>
		<description>Greg - you did help, thank you very much.  I didn&#039;t think it could be a simple as just entering LinkTitle, but it was.  Now, the emails I&#039;ve got our workflow sending look 100% better.  Thanks! Have a good weekend.</description>
		<content:encoded><![CDATA[<p>Greg &#8211; you did help, thank you very much.  I didn&#8217;t think it could be a simple as just entering LinkTitle, but it was.  Now, the emails I&#8217;ve got our workflow sending look 100% better.  Thanks! Have a good weekend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Osimowicz</title>
		<link>http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-11</link>
		<dc:creator>Greg Osimowicz</dc:creator>
		<pubDate>Fri, 23 Jan 2009 17:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointapplied.wordpress.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-11</guid>
		<description>Happy I could help :)</description>
		<content:encoded><![CDATA[<p>Happy I could help <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Osimowicz</title>
		<link>http://sharepointapplied.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-10</link>
		<dc:creator>Greg Osimowicz</dc:creator>
		<pubDate>Fri, 23 Jan 2009 17:02:10 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointapplied.wordpress.com/2009/01/08/get-full-name-in-sharepoint-designer-workflow/#comment-10</guid>
		<description>Not sure if I understand you correctly but if you expect all possible property names (e.g. LastName, Manager etc.) to be automatically pre-populated and selectable from within the action itself that&#039;s not how it works, I&#039;m afraid. You need to type in the name of the property you&#039;re after manually (e.g. in my example I typed in LinkTitle to get the FullName property). Look through my previous comment above for more details. 

Good luck,
Greg</description>
		<content:encoded><![CDATA[<p>Not sure if I understand you correctly but if you expect all possible property names (e.g. LastName, Manager etc.) to be automatically pre-populated and selectable from within the action itself that&#8217;s not how it works, I&#8217;m afraid. You need to type in the name of the property you&#8217;re after manually (e.g. in my example I typed in LinkTitle to get the FullName property). Look through my previous comment above for more details. </p>
<p>Good luck,<br />
Greg</p>
]]></content:encoded>
	</item>
</channel>
</rss>
