<?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: Picklists vs. Lookups</title>
	<atom:link href="http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/</link>
	<description>Sharing information with Dynamics CRM users and xRM developers</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:58:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mitch Milam</title>
		<link>http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/comment-page-1/#comment-3969</link>
		<dc:creator>Mitch Milam</dc:creator>
		<pubDate>Wed, 14 Jul 2010 13:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/#comment-3969</guid>
		<description>Unfortunately, there is no automated or programmatic way to acccomplish this.  You will need to create a new lookup, move the data from the picklist into the lookup entity, then replace the picklist with a lookup.</description>
		<content:encoded><![CDATA[<p>Unfortunately, there is no automated or programmatic way to acccomplish this.  You will need to create a new lookup, move the data from the picklist into the lookup entity, then replace the picklist with a lookup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bl</title>
		<link>http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/comment-page-1/#comment-3968</link>
		<dc:creator>bl</dc:creator>
		<pubDate>Wed, 14 Jul 2010 13:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/#comment-3968</guid>
		<description>I need to convert a picklist attribute that is located on 3 different entities to a lookup. How best to accomplish this? Thank you</description>
		<content:encoded><![CDATA[<p>I need to convert a picklist attribute that is located on 3 different entities to a lookup. How best to accomplish this? Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish MISTRY</title>
		<link>http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/comment-page-1/#comment-2277</link>
		<dc:creator>Manish MISTRY</dc:creator>
		<pubDate>Thu, 30 Jul 2009 01:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/#comment-2277</guid>
		<description>And why do you forget that with lookups, its really easy to have a reverse-lookup: if you have a color lookup for products, you can view a color e.g. &quot;Blue&quot; and in the left hand side related entities navigation click on Products to get a complete list of all the products that have color=&quot;Blue&quot; As easy as that with just read privilege! a simple but very useful query sometimes.</description>
		<content:encoded><![CDATA[<p>And why do you forget that with lookups, its really easy to have a reverse-lookup: if you have a color lookup for products, you can view a color e.g. &#034;Blue&#034; and in the left hand side related entities navigation click on Products to get a complete list of all the products that have color=&#034;Blue&#034; As easy as that with just read privilege! a simple but very useful query sometimes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/comment-page-1/#comment-1146</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Thu, 07 Aug 2008 14:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/#comment-1146</guid>
		<description>Not without writing a bunch of Javascript</description>
		<content:encoded><![CDATA[<p>Not without writing a bunch of Javascript</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: multiplex77</title>
		<link>http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/comment-page-1/#comment-1145</link>
		<dc:creator>multiplex77</dc:creator>
		<pubDate>Thu, 07 Aug 2008 08:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/#comment-1145</guid>
		<description>That&#039;s great, but is it possible to still have a dropdownlist (picklist) instead of the more cumbersome Lookup to share the same entity data?</description>
		<content:encoded><![CDATA[<p>That&#039;s great, but is it possible to still have a dropdownlist (picklist) instead of the more cumbersome Lookup to share the same entity data?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xbox &#187; Picklists vs. Lookups</title>
		<link>http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/comment-page-1/#comment-554</link>
		<dc:creator>Xbox &#187; Picklists vs. Lookups</dc:creator>
		<pubDate>Mon, 08 Oct 2007 17:04:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/#comment-554</guid>
		<description>[...] unknown wrote an interesting post today onHere&#8217;s a quick excerptWhile in a CRM design meeting yesterday, we began discussing adding a picklist to one of the CRM forms. One of the other developers made the following remark: “This field is also on two other forms. Let’s make it a lookup instead. &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] unknown wrote an interesting post today onHere&#039;s a quick excerptWhile in a CRM design meeting yesterday, we began discussing adding a picklist to one of the CRM forms. One of the other developers made the following remark: “This field is also on two other forms. Let’s make it a lookup instead. &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: microsoft &#187; Picklists vs. Lookups</title>
		<link>http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/comment-page-1/#comment-553</link>
		<dc:creator>microsoft &#187; Picklists vs. Lookups</dc:creator>
		<pubDate>Mon, 08 Oct 2007 17:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/10/08/picklists-vs-lookups/#comment-553</guid>
		<description>[...] unknown wrote an interesting post today onHere&#8217;s a quick excerptWhile in a CRM design meeting yesterday, we began discussing adding a picklist to one of the CRM forms. One of the other developers made the following remark: “This field is also on two other forms. Let’s make it a lookup instead. &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] unknown wrote an interesting post today onHere&#039;s a quick excerptWhile in a CRM design meeting yesterday, we began discussing adding a picklist to one of the CRM forms. One of the other developers made the following remark: “This field is also on two other forms. Let’s make it a lookup instead. &#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

