<?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: SharePoint list view filtered by ID</title>
	<atom:link href="http://www.sharepointboris.net/2007/02/sharepoint-list-view-filtered-by-id/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointboris.net/2007/02/sharepoint-list-view-filtered-by-id/</link>
	<description>and Boris Gomiunik</description>
	<lastBuildDate>Mon, 14 Nov 2011 21:38:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Boris Gomiunik</title>
		<link>http://www.sharepointboris.net/2007/02/sharepoint-list-view-filtered-by-id/#comment-42</link>
		<dc:creator>Boris Gomiunik</dc:creator>
		<pubDate>Wed, 23 Apr 2008 19:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=58#comment-42</guid>
		<description>I&#039;ve found a super post explaining the whole process. The logics apply to posts and comments as well.&lt;br/&gt;&lt;br/&gt;http://blogs.msdn.com/sharepointdesigner/archive/2008/03/26/sharepoint-conference-building-a-sharepoint-designer-mashup-part-1.aspx</description>
		<content:encoded><![CDATA[<p>I&#8217;ve found a super post explaining the whole process. The logics apply to posts and comments as well.</p>
<p><a href="http://blogs.msdn.com/sharepointdesigner/archive/2008/03/26/sharepoint-conference-building-a-sharepoint-designer-mashup-part-1.aspx" rel="nofollow">http://blogs.msdn.com/sharepointdesigner/archive/2008/03/26/sharepoint-conference-building-a-sharepoint-designer-mashup-part-1.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: layla</title>
		<link>http://www.sharepointboris.net/2007/02/sharepoint-list-view-filtered-by-id/#comment-41</link>
		<dc:creator>layla</dc:creator>
		<pubDate>Wed, 23 Apr 2008 06:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=58#comment-41</guid>
		<description>Hi Boris, &lt;br/&gt;I have  same question as Craig had. But to me the purpose is to find out how to connect a new comment( on the same view page)to the related post!!!</description>
		<content:encoded><![CDATA[<p>Hi Boris, <br />I have  same question as Craig had. But to me the purpose is to find out how to connect a new comment( on the same view page)to the related post!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Gomiunik</title>
		<link>http://www.sharepointboris.net/2007/02/sharepoint-list-view-filtered-by-id/#comment-40</link>
		<dc:creator>Boris Gomiunik</dc:creator>
		<pubDate>Tue, 31 Jul 2007 12:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=58#comment-40</guid>
		<description>Hi craig!&lt;br/&gt;Thanks for the question. The post ID field is one of the &quot;SharePoint&quot; fields (like created, created by, modified, modified by, etc.) that can&#039;t be tampered with and is happening on the server side. You can use the ID field in XSLT. Otherwise there is not so 100% sure solution:&lt;br/&gt;&lt;br/&gt;create a lookup field to the same list and id field. Then using javascript refference this field zo populate another field with the dropdown length + 1. &lt;br/&gt;&lt;br/&gt;You can use my post about using javascript to refference sharepoint form field.&lt;br/&gt;&lt;br/&gt;http://webborg.blogspot.com/2007/07/refferencing-sharepoint-form-fields.html&lt;br/&gt;&lt;br/&gt;The downside of this method is if you delete some posts between. For example, you enter posts 1, 2, 3, 4, 5 which get autonumbered. But if you delete posts 2 and 3 the next autonumber is 4.</description>
		<content:encoded><![CDATA[<p>Hi craig!<br />Thanks for the question. The post ID field is one of the &#8220;SharePoint&#8221; fields (like created, created by, modified, modified by, etc.) that can&#8217;t be tampered with and is happening on the server side. You can use the ID field in XSLT. Otherwise there is not so 100% sure solution:</p>
<p>create a lookup field to the same list and id field. Then using javascript refference this field zo populate another field with the dropdown length + 1. </p>
<p>You can use my post about using javascript to refference sharepoint form field.</p>
<p><a href="http://webborg.blogspot.com/2007/07/refferencing-sharepoint-form-fields.html" rel="nofollow">http://webborg.blogspot.com/2007/07/refferencing-sharepoint-form-fields.html</a></p>
<p>The downside of this method is if you delete some posts between. For example, you enter posts 1, 2, 3, 4, 5 which get autonumbered. But if you delete posts 2 and 3 the next autonumber is 4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Schaefer</title>
		<link>http://www.sharepointboris.net/2007/02/sharepoint-list-view-filtered-by-id/#comment-39</link>
		<dc:creator>Craig Schaefer</dc:creator>
		<pubDate>Mon, 30 Jul 2007 20:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=58#comment-39</guid>
		<description>How does the Post ID get populated?  This is the trick that I have been struggling with (having a Lookup that shows the values, but then populates the ID in another field)!!!</description>
		<content:encoded><![CDATA[<p>How does the Post ID get populated?  This is the trick that I have been struggling with (having a Lookup that shows the values, but then populates the ID in another field)!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Antonio</title>
		<link>http://www.sharepointboris.net/2007/02/sharepoint-list-view-filtered-by-id/#comment-38</link>
		<dc:creator>Jose Antonio</dc:creator>
		<pubDate>Tue, 27 Feb 2007 23:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=58#comment-38</guid>
		<description>Hi Boris, I think this is a real improvement. That could make simple to relate lists between customers and accounts; activities and tasks, projects and activities, etc.&lt;br/&gt;Mmmm good news for our Intranet :)</description>
		<content:encoded><![CDATA[<p>Hi Boris, I think this is a real improvement. That could make simple to relate lists between customers and accounts; activities and tasks, projects and activities, etc.<br />Mmmm good news for our Intranet <img src='http://www.sharepointboris.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

