<?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"
	>
<channel>
	<title>Comments on: Fun with MOSS – Data Views and Custom Filters</title>
	<atom:link href="http://www.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://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/?&amp;owa_from=feed&amp;owa_sid=</link>
	<description>Gavin Clabaugh's irregular blog on irregular things.</description>
	<pubDate>Thu, 20 Nov 2008 17:14:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Andrew</title>
		<link>http://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-2438</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-2438</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://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-2437</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-2437</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://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-2184</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-2184</guid>
		<description>Hi Dudi,

Whew... you've got me.  I've never tried to use a custom field in a workflow.  I really don'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 <img src='http://www.digitaldiner.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Gavin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dudi Nissan</title>
		<link>http://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-2182</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-2182</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 "Select Users" dialog box. Then I select "Define Workflow Lookup" 
dialog box. I select "Current Item" option - the new field didn't appear in 
the list.
2. In the email body I click on "Add Lookup to Body" 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) - 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 - 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://www.digitaldiner.org/2007/08/16/fun-with-moss-%e2%80%93-data-views-and-custom-filters/#comment-1875</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-1875</guid>
		<description>Gavin:
Thank you for this great article; it's extremely timely as I was just trying to figure out how to create salesperson "silos" in WSS so that I can administer the entire prospecting data and have each user only see his/her own prospects.  Can'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>
