<?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: Declaratively adding a lookup field to a list schema using the name of the referenced list</title>
	<atom:link href="http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/</link>
	<description>If your sword is too short, take one step forward</description>
	<lastBuildDate>Sat, 11 May 2013 21:43:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Peter Holpar</title>
		<link>http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-555</link>
		<dc:creator><![CDATA[Peter Holpar]]></dc:creator>
		<pubDate>Tue, 21 Dec 2010 20:56:53 +0000</pubDate>
		<guid isPermaLink="false">https://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-555</guid>
		<description><![CDATA[Hi Pieter,

Yes, the list must exist before lookup is created, as SharePoint tries to resolve the list name to list GUID when the lookup field is created. I&#039;m afraid you cannot apply this technique in a single step in scenario 2, but the plan for two separate features sound to be a viable alternative.

Peter]]></description>
		<content:encoded><![CDATA[<p>Hi Pieter,</p>
<p>Yes, the list must exist before lookup is created, as SharePoint tries to resolve the list name to list GUID when the lookup field is created. I&#8217;m afraid you cannot apply this technique in a single step in scenario 2, but the plan for two separate features sound to be a viable alternative.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pietersveenstra</title>
		<link>http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-550</link>
		<dc:creator><![CDATA[pietersveenstra]]></dc:creator>
		<pubDate>Mon, 20 Dec 2010 11:14:44 +0000</pubDate>
		<guid isPermaLink="false">https://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-550</guid>
		<description><![CDATA[I&#039;ve just tried the same for two of my lookups.

1. A Lookup to an other list. This worked fine.
2. A lookup to the list containing the lookup (I&#039;ve got a list of items with a lookup giving the option to select a parent item).

The 2nd option doesn&#039;t work. Most likely as the list doesn&#039;t exist when the lookup is created. I guess that the only way around this might be by creating two features for this list. 1. a feature that creates the list and then a 2nd one whcih upgrades the list with the lookup.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve just tried the same for two of my lookups.</p>
<p>1. A Lookup to an other list. This worked fine.<br />
2. A lookup to the list containing the lookup (I&#8217;ve got a list of items with a lookup giving the option to select a parent item).</p>
<p>The 2nd option doesn&#8217;t work. Most likely as the list doesn&#8217;t exist when the lookup is created. I guess that the only way around this might be by creating two features for this list. 1. a feature that creates the list and then a 2nd one whcih upgrades the list with the lookup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raghu</title>
		<link>http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-381</link>
		<dc:creator><![CDATA[raghu]]></dc:creator>
		<pubDate>Fri, 08 Oct 2010 13:01:16 +0000</pubDate>
		<guid isPermaLink="false">https://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-381</guid>
		<description><![CDATA[Hi,
Just tried this and this list needs to be in the current web only so if we want to add a lookup column to the site and then use it in the customlist is there any work around?

Regards,
Raghu]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Just tried this and this list needs to be in the current web only so if we want to add a lookup column to the site and then use it in the customlist is there any work around?</p>
<p>Regards,<br />
Raghu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raghu</title>
		<link>http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-380</link>
		<dc:creator><![CDATA[raghu]]></dc:creator>
		<pubDate>Fri, 08 Oct 2010 12:45:34 +0000</pubDate>
		<guid isPermaLink="false">https://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-380</guid>
		<description><![CDATA[Hi ,
I have a quick question so is this lookup column getting value from the root list?

Thanking you in anticipation

Regards,
raghu]]></description>
		<content:encoded><![CDATA[<p>Hi ,<br />
I have a quick question so is this lookup column getting value from the root list?</p>
<p>Thanking you in anticipation</p>
<p>Regards,<br />
raghu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-379</link>
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Fri, 08 Oct 2010 10:05:07 +0000</pubDate>
		<guid isPermaLink="false">https://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-379</guid>
		<description><![CDATA[Thanks a million! I&#039;ve been looking all over for a way to do this and your solution worked perfectly!]]></description>
		<content:encoded><![CDATA[<p>Thanks a million! I&#8217;ve been looking all over for a way to do this and your solution worked perfectly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pholpar</title>
		<link>http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-248</link>
		<dc:creator><![CDATA[pholpar]]></dc:creator>
		<pubDate>Sat, 17 Jul 2010 20:38:30 +0000</pubDate>
		<guid isPermaLink="false">https://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-248</guid>
		<description><![CDATA[Manish, NoBody,

I&#039;ve tested the sample feature on my SP2010 installation and it worked as expected. Double check your feature (if you altered the sample) to avoid possible typos.

Have you created your list based on the list template included in the feature?

Do you work with the RTM version of SP2010?

Peter]]></description>
		<content:encoded><![CDATA[<p>Manish, NoBody,</p>
<p>I&#8217;ve tested the sample feature on my SP2010 installation and it worked as expected. Double check your feature (if you altered the sample) to avoid possible typos.</p>
<p>Have you created your list based on the list template included in the feature?</p>
<p>Do you work with the RTM version of SP2010?</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pholpar</title>
		<link>http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-241</link>
		<dc:creator><![CDATA[pholpar]]></dc:creator>
		<pubDate>Fri, 16 Jul 2010 12:55:27 +0000</pubDate>
		<guid isPermaLink="false">https://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-241</guid>
		<description><![CDATA[Sorry, not yet.]]></description>
		<content:encoded><![CDATA[<p>Sorry, not yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NoBody</title>
		<link>http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-240</link>
		<dc:creator><![CDATA[NoBody]]></dc:creator>
		<pubDate>Fri, 16 Jul 2010 11:23:52 +0000</pubDate>
		<guid isPermaLink="false">https://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-240</guid>
		<description><![CDATA[Reporting the exact same situation, with SharePoint 2010.

Have you, by any chance, had a look into this already, pholpar?]]></description>
		<content:encoded><![CDATA[<p>Reporting the exact same situation, with SharePoint 2010.</p>
<p>Have you, by any chance, had a look into this already, pholpar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pholpar</title>
		<link>http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-237</link>
		<dc:creator><![CDATA[pholpar]]></dc:creator>
		<pubDate>Mon, 05 Jul 2010 11:30:39 +0000</pubDate>
		<guid isPermaLink="false">https://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-237</guid>
		<description><![CDATA[Hi Manish,

Thanks for the comment. I should point out that this post is originally for MOSS 2007/WSS 3.0, it was not tested for any version of SharePoint 2010.  I will &quot;upgrade&quot; the solution to 2010 as my time allows that.

Peter]]></description>
		<content:encoded><![CDATA[<p>Hi Manish,</p>
<p>Thanks for the comment. I should point out that this post is originally for MOSS 2007/WSS 3.0, it was not tested for any version of SharePoint 2010.  I will &#8220;upgrade&#8221; the solution to 2010 as my time allows that.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish Kaushal</title>
		<link>http://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-236</link>
		<dc:creator><![CDATA[Manish Kaushal]]></dc:creator>
		<pubDate>Mon, 05 Jul 2010 08:50:14 +0000</pubDate>
		<guid isPermaLink="false">https://pholpar.wordpress.com/2010/05/14/declaratively-adding-a-lookup-field-to-a-list-schema-using-the-name-of-the-referenced-list/#comment-236</guid>
		<description><![CDATA[Hi,
Great stuff!! However there is one glitch in creating lookup columns this way which is that Sharepoint 2010 throws error when we try to add an item to this list. I tried povisioning lookup column using this method of setting the &quot;List&quot; property in the field xml declaration. 

List is created successfully, references created correctly but it breaks on adding a dataitem to this list giving the following error

0x80070057Invalid data has been used to update the list item. The field you are trying to update may be read only. 

Is there any workaround  for this issue?]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great stuff!! However there is one glitch in creating lookup columns this way which is that Sharepoint 2010 throws error when we try to add an item to this list. I tried povisioning lookup column using this method of setting the &#8220;List&#8221; property in the field xml declaration. </p>
<p>List is created successfully, references created correctly but it breaks on adding a dataitem to this list giving the following error</p>
<p>0x80070057Invalid data has been used to update the list item. The field you are trying to update may be read only. </p>
<p>Is there any workaround  for this issue?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
