<?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: Cannot change the lookup list of the lookup field.</title>
	<atom:link href="http://blogs.edwardwilde.com/2010/02/08/cannot-change-the-lookup-list-of-the-lookup-field/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.edwardwilde.com/2010/02/08/cannot-change-the-lookup-list-of-the-lookup-field/</link>
	<description>.Net &#38; SharePoint Developer / Architect</description>
	<lastBuildDate>Tue, 03 Jan 2012 18:12:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sherbertas</title>
		<link>http://blogs.edwardwilde.com/2010/02/08/cannot-change-the-lookup-list-of-the-lookup-field/#comment-468</link>
		<dc:creator><![CDATA[Sherbertas]]></dc:creator>
		<pubDate>Sat, 05 Nov 2011 10:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.edwardwilde.com/?p=346#comment-468</guid>
		<description><![CDATA[Little bit buggy code. Class definition is closed too early. Method ReplaceXmlAttributeValue should be inside the class SPFieldLookupExtensions.]]></description>
		<content:encoded><![CDATA[<p>Little bit buggy code. Class definition is closed too early. Method ReplaceXmlAttributeValue should be inside the class SPFieldLookupExtensions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blogs.edwardwilde.com/2010/02/08/cannot-change-the-lookup-list-of-the-lookup-field/#comment-429</link>
		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Wed, 20 Apr 2011 21:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.edwardwilde.com/?p=346#comment-429</guid>
		<description><![CDATA[In order to be a bit more robust, you might want to search for something a bit more specific than  xml.IndexOf(attributeName..) .

For example, if &quot;List&quot; is a part of any attribute value, it will find that first and generate incorrect xml.

As a simple hack/quick fix, you could search for something like &quot; &quot;+attributeName+&quot;=\&quot;&quot; which should be a bit more reliable.]]></description>
		<content:encoded><![CDATA[<p>In order to be a bit more robust, you might want to search for something a bit more specific than  xml.IndexOf(attributeName..) .</p>
<p>For example, if &#8220;List&#8221; is a part of any attribute value, it will find that first and generate incorrect xml.</p>
<p>As a simple hack/quick fix, you could search for something like &#8221; &#8220;+attributeName+&#8221;=\&#8221;" which should be a bit more reliable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: László Jankó</title>
		<link>http://blogs.edwardwilde.com/2010/02/08/cannot-change-the-lookup-list-of-the-lookup-field/#comment-422</link>
		<dc:creator><![CDATA[László Jankó]]></dc:creator>
		<pubDate>Sat, 08 Jan 2011 23:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.edwardwilde.com/?p=346#comment-422</guid>
		<description><![CDATA[Thank you very much, this code saved me a lot of trouble!]]></description>
		<content:encoded><![CDATA[<p>Thank you very much, this code saved me a lot of trouble!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://blogs.edwardwilde.com/2010/02/08/cannot-change-the-lookup-list-of-the-lookup-field/#comment-420</link>
		<dc:creator><![CDATA[Danny]]></dc:creator>
		<pubDate>Thu, 23 Dec 2010 20:28:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.edwardwilde.com/?p=346#comment-420</guid>
		<description><![CDATA[You are a life safer. 
Great article!

Will reference this on my blog.

Gr.
Danny]]></description>
		<content:encoded><![CDATA[<p>You are a life safer.<br />
Great article!</p>
<p>Will reference this on my blog.</p>
<p>Gr.<br />
Danny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alahyane</title>
		<link>http://blogs.edwardwilde.com/2010/02/08/cannot-change-the-lookup-list-of-the-lookup-field/#comment-419</link>
		<dc:creator><![CDATA[Alahyane]]></dc:creator>
		<pubDate>Tue, 21 Dec 2010 17:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.edwardwilde.com/?p=346#comment-419</guid>
		<description><![CDATA[You saved my life. Thank you very much]]></description>
		<content:encoded><![CDATA[<p>You saved my life. Thank you very much</p>
]]></content:encoded>
	</item>
</channel>
</rss>

