<?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: Tips and Tricks: Use a lookup table instead of a choice dropdown list</title>
	<atom:link href="http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/</link>
	<description>The SharePoint &#34;How-To&#34; Online Magazine</description>
	<lastBuildDate>Mon, 22 Mar 2010 11:24:15 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Julie</title>
		<link>http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/comment-page-2/#comment-36474</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Wed, 24 Feb 2010 04:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=40#comment-36474</guid>
		<description>Bill,
So sorry, I have to retract my solution. Long story short, there were 2 of us trying to solve this issue at my place of work and what I thought was a solution was a a view of a choice drop-down (with  a blank default value) that my colleague had inserted at the same time I had added the _Select One in the lookup list. My bad for not double-checking before posting a reply.  So the question is still out there and I will continue to monitor this blog for a solution.
Julie</description>
		<content:encoded><![CDATA[<p>Bill,<br />
So sorry, I have to retract my solution. Long story short, there were 2 of us trying to solve this issue at my place of work and what I thought was a solution was a a view of a choice drop-down (with  a blank default value) that my colleague had inserted at the same time I had added the _Select One in the lookup list. My bad for not double-checking before posting a reply.  So the question is still out there and I will continue to monitor this blog for a solution.<br />
Julie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/comment-page-2/#comment-35831</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Mon, 22 Feb 2010 20:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=40#comment-35831</guid>
		<description>Julie,

I appreciate the feedback.  If I enter _Select One as an entry, and the total number of entries in my list are under 21 - then the first value in the list doesn&#039;t default to blank, it defaults to _Select One, and if the user doesn&#039;t change it, _Select One is what is recorded in the record.  If the field is made to be required, I only get a blank choice if there are 21 or more items in the lookup list.  21 items seems to be the key to this bug\problem.  How many items in your lookup list that this is working for you?  Are you on Sharepoint 2007, or 2010?

Thanks again for your help!

Bill</description>
		<content:encoded><![CDATA[<p>Julie,</p>
<p>I appreciate the feedback.  If I enter _Select One as an entry, and the total number of entries in my list are under 21 &#8211; then the first value in the list doesn&#8217;t default to blank, it defaults to _Select One, and if the user doesn&#8217;t change it, _Select One is what is recorded in the record.  If the field is made to be required, I only get a blank choice if there are 21 or more items in the lookup list.  21 items seems to be the key to this bug\problem.  How many items in your lookup list that this is working for you?  Are you on Sharepoint 2007, or 2010?</p>
<p>Thanks again for your help!</p>
<p>Bill</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julie</title>
		<link>http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/comment-page-2/#comment-35823</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Mon, 22 Feb 2010 17:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=40#comment-35823</guid>
		<description>Bill,
Try adding &quot;_Select One&quot; in your lookup list (no brackets). The first option defaults to blank. It worked for me.</description>
		<content:encoded><![CDATA[<p>Bill,<br />
Try adding &#8220;_Select One&#8221; in your lookup list (no brackets). The first option defaults to blank. It worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/comment-page-2/#comment-25295</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 20 Jan 2010 19:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=40#comment-25295</guid>
		<description>Hi.  I asked this question a while back, but never did get a response.  (August 2009)  I&#039;ll word it a bit differently.  My problem is with using a Lookup column that is also designated as a required field.  I would expect in that situation that when a new form is opened that the lookup field would be blank, and that the user would be forced to populate the field from the choices in the drop down before &quot;saving&quot;.  What I find is that the field defaults to the first value in the lookup list - and the user is not forced to do anything.  Instead, they are likely to save the form with the wrong value.  This bavoir changes depending upon how many values are returned in the drop down for the look up field.  If there are less than 21 entries - what I have just described is what happens.  if there are 21 or more values, then the field works as I would expect - the field is blank and the user is forced to make a choice.  Is this a bug, or am I doing somehting wrong?  I’m using SharePoint Server 2007.</description>
		<content:encoded><![CDATA[<p>Hi.  I asked this question a while back, but never did get a response.  (August 2009)  I&#8217;ll word it a bit differently.  My problem is with using a Lookup column that is also designated as a required field.  I would expect in that situation that when a new form is opened that the lookup field would be blank, and that the user would be forced to populate the field from the choices in the drop down before &#8220;saving&#8221;.  What I find is that the field defaults to the first value in the lookup list &#8211; and the user is not forced to do anything.  Instead, they are likely to save the form with the wrong value.  This bavoir changes depending upon how many values are returned in the drop down for the look up field.  If there are less than 21 entries &#8211; what I have just described is what happens.  if there are 21 or more values, then the field works as I would expect &#8211; the field is blank and the user is forced to make a choice.  Is this a bug, or am I doing somehting wrong?  I’m using SharePoint Server 2007.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jais</title>
		<link>http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/comment-page-2/#comment-25263</link>
		<dc:creator>Jais</dc:creator>
		<pubDate>Wed, 20 Jan 2010 10:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=40#comment-25263</guid>
		<description>Ok, so how do I render my lookup as a radio button list instead of a dropdown?</description>
		<content:encoded><![CDATA[<p>Ok, so how do I render my lookup as a radio button list instead of a dropdown?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EndUserSharePoint</title>
		<link>http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/comment-page-2/#comment-16153</link>
		<dc:creator>EndUserSharePoint</dc:creator>
		<pubDate>Tue, 18 Aug 2009 18:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=40#comment-16153</guid>
		<description>Craig - One of the problems with the multiple upload feature is that there is no request for metadata, so this is not a problem with the lookup column, it&#039;s a bug in the SharePoint interface. -- Mark</description>
		<content:encoded><![CDATA[<p>Craig &#8211; One of the problems with the multiple upload feature is that there is no request for metadata, so this is not a problem with the lookup column, it&#8217;s a bug in the SharePoint interface. &#8212; Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: craig</title>
		<link>http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/comment-page-2/#comment-16151</link>
		<dc:creator>craig</dc:creator>
		<pubDate>Tue, 18 Aug 2009 18:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=40#comment-16151</guid>
		<description>Question:

This seems to work well for lists and when you use the generic &quot;upload&quot; function in document libraries.  How do you make it work when you use the &quot;upload multiple documents&quot; function?</description>
		<content:encoded><![CDATA[<p>Question:</p>
<p>This seems to work well for lists and when you use the generic &#8220;upload&#8221; function in document libraries.  How do you make it work when you use the &#8220;upload multiple documents&#8221; function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: EndUserSharePoint.com: Top 10 Subscribed Posts &#124; End User SharePoint</title>
		<link>http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/comment-page-2/#comment-16130</link>
		<dc:creator>EndUserSharePoint.com: Top 10 Subscribed Posts &#124; End User SharePoint</dc:creator>
		<pubDate>Tue, 18 Aug 2009 09:03:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=40#comment-16130</guid>
		<description>[...] Tips and Tricks: Use a lookup table instead of a choice dropdown list [...]</description>
		<content:encoded><![CDATA[<p>[...] Tips and Tricks: Use a lookup table instead of a choice dropdown list [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/comment-page-2/#comment-12320</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 28 Apr 2009 15:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=40#comment-12320</guid>
		<description>Sorry - that last last line have read &quot;with the default &#039;text&#039; box empty...&quot;</description>
		<content:encoded><![CDATA[<p>Sorry &#8211; that last last line have read &#8220;with the default &#8216;text&#8217; box empty&#8230;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.endusersharepoint.com/2007/10/29/tips-and-tricks-use-a-lookup-table-instead-of-a-choice-dropdown-list/comment-page-2/#comment-12319</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 28 Apr 2009 15:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.endusersharepoint.com/?p=40#comment-12319</guid>
		<description>I&#039;m using SharePoint Server 2007.  I have a List called Color.  The list has a single column, Color, renamed from the default Title column.  The list contains the following entires: Green, Yellow, and Red.  I have another list that tracks customer issues.  This second list has a Color column that is set as a lookup to the Color column on the Color List.  I have made this a required field.  The default text box is blank.  When I open the form, the Color field defaults to Green, the first value in the list.  I want to force the user to make a choice, and don&#039;t want a default value.  With the required field checked and the default check box empty - why is going wrong that I ened up with a default value?  Thanks very much!  Bill</description>
		<content:encoded><![CDATA[<p>I&#8217;m using SharePoint Server 2007.  I have a List called Color.  The list has a single column, Color, renamed from the default Title column.  The list contains the following entires: Green, Yellow, and Red.  I have another list that tracks customer issues.  This second list has a Color column that is set as a lookup to the Color column on the Color List.  I have made this a required field.  The default text box is blank.  When I open the form, the Color field defaults to Green, the first value in the list.  I want to force the user to make a choice, and don&#8217;t want a default value.  With the required field checked and the default check box empty &#8211; why is going wrong that I ened up with a default value?  Thanks very much!  Bill</p>
]]></content:encoded>
	</item>
</channel>
</rss>
