<?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: Fun with MOSS – Data Views and Custom Filters</title>
	<atom:link href="http://digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/</link>
	<description>Gavin Clabaugh&#039;s irregular blog on irregular things.</description>
	<lastBuildDate>Fri, 27 Aug 2010 15:10:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Abdul</title>
		<link>http://digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/comment-page-1/#comment-1334</link>
		<dc:creator>Abdul</dc:creator>
		<pubDate>Fri, 16 Jul 2010 16:51:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-1334</guid>
		<description>Great solution. Just a tip, this one would work perfectly for Sharepoint configured to do windows-based authentication. For Forms-based Authentication where the user is not part of your AD (as in my case), LOGON_USER would simply return an empty string.  AUTH_USER should be used instead. 
Cheers</description>
		<content:encoded><![CDATA[<p>Great solution. Just a tip, this one would work perfectly for Sharepoint configured to do windows-based authentication. For Forms-based Authentication where the user is not part of your AD (as in my case), LOGON_USER would simply return an empty string.  AUTH_USER should be used instead.<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Panter</title>
		<link>http://digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/comment-page-1/#comment-1218</link>
		<dc:creator>Sean Panter</dc:creator>
		<pubDate>Mon, 08 Mar 2010 19:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-1218</guid>
		<description>A direct hit with the translate function - Thanks for the detailed post Gavin!</description>
		<content:encoded><![CDATA[<p>A direct hit with the translate function &#8211; Thanks for the detailed post Gavin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/comment-page-1/#comment-110</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 10 Jan 2008 01:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-110</guid>
		<description>Hi Gavin,

I found the list actually. here is a link to the server variables that we have available to use in our paramaters

http://dataformwebpart.com/2007/11/07/spd-2007-data-view-parameters-you-dont-know-about/

Thanks,

Andrew</description>
		<content:encoded><![CDATA[<p>Hi Gavin,</p>
<p>I found the list actually. here is a link to the server variables that we have available to use in our paramaters</p>
<p><a href="http://dataformwebpart.com/2007/11/07/spd-2007-data-view-parameters-you-dont-know-about/" rel="nofollow">http://dataformwebpart.com/2007/11/07/spd-2007-data-view-parameters-you-dont-know-about/</a></p>
<p>Thanks,</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/comment-page-1/#comment-111</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 10 Jan 2008 01:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-111</guid>
		<description>Hi There,

Is there a list of all the sharepoint server variables that we can filter on? I would like to filter based on site name eg SPContext.Current.Web.Title, but am unsure how to pass this to the filter paramater

Thanks,

Andrew</description>
		<content:encoded><![CDATA[<p>Hi There,</p>
<p>Is there a list of all the sharepoint server variables that we can filter on? I would like to filter based on site name eg SPContext.Current.Web.Title, but am unsure how to pass this to the filter paramater</p>
<p>Thanks,</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin Clabaugh</title>
		<link>http://digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/comment-page-1/#comment-109</link>
		<dc:creator>Gavin Clabaugh</dc:creator>
		<pubDate>Tue, 13 Nov 2007 02:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-109</guid>
		<description>Hi Dudi,

Whew... you&#039;ve got me.  I&#039;ve never tried to use a custom field in a workflow.  I really don&#039;t even know where to start.

Sorry :-(

Gavin</description>
		<content:encoded><![CDATA[<p>Hi Dudi,</p>
<p>Whew&#8230; you&#8217;ve got me.  I&#8217;ve never tried to use a custom field in a workflow.  I really don&#8217;t even know where to start.</p>
<p>Sorry :-(</p>
<p>Gavin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dudi Nissan</title>
		<link>http://digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/comment-page-1/#comment-108</link>
		<dc:creator>Dudi Nissan</dc:creator>
		<pubDate>Mon, 12 Nov 2007 20:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-108</guid>
		<description>Hello,

I enjoyed reading your blog.
I have a question:
I created a new custom field type in MOSS (the field inherate from SPFieldUser) - I created class library project
and created fldtypes_classlibrrary.xml file
I added the field to custom documents library list.

In Sharepoint designer I want to use this field in sending email workflow.

I have 2 option:
1. I open &quot;Select Users&quot; dialog box. Then I select &quot;Define Workflow Lookup&quot;
dialog box. I select &quot;Current Item&quot; option - the new field didn&#039;t appear in
the list.
2. In the email body I click on &quot;Add Lookup to Body&quot; and then I can
select the new field. The problem that in the email that I received I have
question marks (???? signs) instead of the user.

None of the 2 options works.
Please help.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I enjoyed reading your blog.<br />
I have a question:<br />
I created a new custom field type in MOSS (the field inherate from SPFieldUser) &#8211; I created class library project<br />
and created fldtypes_classlibrrary.xml file<br />
I added the field to custom documents library list.</p>
<p>In Sharepoint designer I want to use this field in sending email workflow.</p>
<p>I have 2 option:<br />
1. I open &#8220;Select Users&#8221; dialog box. Then I select &#8220;Define Workflow Lookup&#8221;<br />
dialog box. I select &#8220;Current Item&#8221; option &#8211; the new field didn&#8217;t appear in<br />
the list.<br />
2. In the email body I click on &#8220;Add Lookup to Body&#8221; and then I can<br />
select the new field. The problem that in the email that I received I have<br />
question marks (???? signs) instead of the user.</p>
<p>None of the 2 options works.<br />
Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie Epes</title>
		<link>http://digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/comment-page-1/#comment-112</link>
		<dc:creator>Charlie Epes</dc:creator>
		<pubDate>Tue, 21 Aug 2007 00:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-112</guid>
		<description>Gavin:
Thank you for this great article; it&#039;s extremely timely as I was just trying to figure out how to create salesperson &quot;silos&quot; in WSS so that I can administer the entire prospecting data and have each user only see his/her own prospects.  Can&#039;t wait to try it!

I just purchased Designer and other than making the page titles BOLD, I think I now have another (better) use for it!!

Charlie Epes
charlie.epes@fnrm.com
First Niagara Risk Manageent, Inc.
Buffalo, NY USA</description>
		<content:encoded><![CDATA[<p>Gavin:<br />
Thank you for this great article; it&#8217;s extremely timely as I was just trying to figure out how to create salesperson &#8220;silos&#8221; in WSS so that I can administer the entire prospecting data and have each user only see his/her own prospects.  Can&#8217;t wait to try it!</p>
<p>I just purchased Designer and other than making the page titles BOLD, I think I now have another (better) use for it!!</p>
<p>Charlie Epes<br />
<a href="mailto:charlie.epes@fnrm.com">charlie.epes@fnrm.com</a><br />
First Niagara Risk Manageent, Inc.<br />
Buffalo, NY USA</p>
]]></content:encoded>
	</item>
</channel>
</rss>
