<?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: Item ID in display and edit forms</title>
	<atom:link href="http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/</link>
	<description>Tips and best practices for SharePoint end users</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:36:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Max</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-8093</link>
		<dc:creator><![CDATA[Max]]></dc:creator>
		<pubDate>Wed, 01 Feb 2012 09:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-8093</guid>
		<description><![CDATA[Hey, just used this to please some users, thank you.]]></description>
		<content:encoded><![CDATA[<p>Hey, just used this to please some users, thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-8092</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Wed, 01 Feb 2012 04:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-8092</guid>
		<description><![CDATA[Simple, worked great!  Thank you very much.]]></description>
		<content:encoded><![CDATA[<p>Simple, worked great!  Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7983</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Wed, 11 Jan 2012 20:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7983</guid>
		<description><![CDATA[The script makes a change in the page only, it doesn&#039;t control how e-mails are sent.]]></description>
		<content:encoded><![CDATA[<p>The script makes a change in the page only, it doesn&#8217;t control how e-mails are sent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pennzoil</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7882</link>
		<dc:creator><![CDATA[pennzoil]]></dc:creator>
		<pubDate>Fri, 16 Dec 2011 08:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7882</guid>
		<description><![CDATA[Finally I could made it works properly, but now I have a new question, when you make a change or something similar and then the system send to you an email, why doesn&#039;t appear the Issue ID in the email??]]></description>
		<content:encoded><![CDATA[<p>Finally I could made it works properly, but now I have a new question, when you make a change or something similar and then the system send to you an email, why doesn&#8217;t appear the Issue ID in the email??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ID in display and edit forms of SharePoint list / library &#124; radhikakasetty</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7868</link>
		<dc:creator><![CDATA[ID in display and edit forms of SharePoint list / library &#124; radhikakasetty]]></dc:creator>
		<pubDate>Wed, 14 Dec 2011 14:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7868</guid>
		<description><![CDATA[[...] the trick in this blog. Hope this helps&#8230; Want to Share?:TwitterFacebookLike this:LikeBe the first to like this post. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the trick in this blog. Hope this helps&#8230; Want to Share?:TwitterFacebookLike this:LikeBe the first to like this post. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pennzoil</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7862</link>
		<dc:creator><![CDATA[pennzoil]]></dc:creator>
		<pubDate>Tue, 13 Dec 2011 17:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7862</guid>
		<description><![CDATA[To entered in edit in the DispForm.aspx, I put ?ToolPaneView=2
at the end of the url like you said in the text. Then I inserted a CEWP that I introduced at the end of the page and inside the CEWP I copied and pasted the script that there is in the text, the same scrypt I didn&#039;t change anything... And it doesn&#039;t work]]></description>
		<content:encoded><![CDATA[<p>To entered in edit in the DispForm.aspx, I put ?ToolPaneView=2<br />
at the end of the url like you said in the text. Then I inserted a CEWP that I introduced at the end of the page and inside the CEWP I copied and pasted the script that there is in the text, the same scrypt I didn&#8217;t change anything&#8230; And it doesn&#8217;t work</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7853</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 18:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7853</guid>
		<description><![CDATA[It should work as advertised. Your developer is right though, you should be careful with your user managed solutions and include them in your migration tests. I plan to write a blog post on this topic.]]></description>
		<content:encoded><![CDATA[<p>It should work as advertised. Your developer is right though, you should be careful with your user managed solutions and include them in your migration tests. I plan to write a blog post on this topic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7852</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 18:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7852</guid>
		<description><![CDATA[Same question as above: Did you place the script below the form?]]></description>
		<content:encoded><![CDATA[<p>Same question as above: Did you place the script below the form?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7851</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 17:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7851</guid>
		<description><![CDATA[Did you place the script below the form?]]></description>
		<content:encoded><![CDATA[<p>Did you place the script below the form?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pennzoil</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7844</link>
		<dc:creator><![CDATA[pennzoil]]></dc:creator>
		<pubDate>Mon, 12 Dec 2011 08:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7844</guid>
		<description><![CDATA[Hi, I use Windows SharePoint Services 3.0 and I entered in the display mode and I created a CEWP and then I copied and pasted all the code, but it doesn&#039;t work. What did I do wrong?]]></description>
		<content:encoded><![CDATA[<p>Hi, I use Windows SharePoint Services 3.0 and I entered in the display mode and I created a CEWP and then I copied and pasted all the code, but it doesn&#8217;t work. What did I do wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teri Shimotori</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7840</link>
		<dc:creator><![CDATA[Teri Shimotori]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 20:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7840</guid>
		<description><![CDATA[Hello ~

Love this workaround.  We will be migrating our MOSS portal to SP 2010 next year.  My developer raised the possibility that any workarounds could potentially cause javascript errors after migration.  

Has anybody used this solution on their lists and then since migrated to SP 2010?  If so, did this workaround create any Javascript errors?

Thanks!]]></description>
		<content:encoded><![CDATA[<p>Hello ~</p>
<p>Love this workaround.  We will be migrating our MOSS portal to SP 2010 next year.  My developer raised the possibility that any workarounds could potentially cause javascript errors after migration.  </p>
<p>Has anybody used this solution on their lists and then since migrated to SP 2010?  If so, did this workaround create any Javascript errors?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7837</link>
		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Fri, 09 Dec 2011 15:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7837</guid>
		<description><![CDATA[I do this exactly you say and it doesn&#039;t work... What happen??]]></description>
		<content:encoded><![CDATA[<p>I do this exactly you say and it doesn&#8217;t work&#8230; What happen??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kate</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7823</link>
		<dc:creator><![CDATA[kate]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 21:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7823</guid>
		<description><![CDATA[of course! thanks Christophe for clarifying,]]></description>
		<content:encoded><![CDATA[<p>of course! thanks Christophe for clarifying,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christophe</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7819</link>
		<dc:creator><![CDATA[Christophe]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 04:17:39 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7819</guid>
		<description><![CDATA[&quot;Modify View&quot; applies to list views, but not to the display and edit forms.]]></description>
		<content:encoded><![CDATA[<p>&#8220;Modify View&#8221; applies to list views, but not to the display and edit forms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kate</title>
		<link>http://blog.pathtosharepoint.com/2009/01/18/item-id-in-display-and-edit-forms/#comment-7818</link>
		<dc:creator><![CDATA[kate]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 04:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://pathtosharepoint.wordpress.com/?p=612#comment-7818</guid>
		<description><![CDATA[this is a great post and has helped me in the past, but is this instruction still relevant?  I now see &#039;ID&#039; as a column to add in &#039;modify view&#039;  does this replace the need for the hidden CWEP? or am I missing something.]]></description>
		<content:encoded><![CDATA[<p>this is a great post and has helped me in the past, but is this instruction still relevant?  I now see &#8216;ID&#8217; as a column to add in &#8216;modify view&#8217;  does this replace the need for the hidden CWEP? or am I missing something.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

