<?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: Sharepoint lookups over 20 items solution?</title>
	<atom:link href="http://www.sharepointings.com/sharepoint-lookups-over-20-items-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointings.com/sharepoint-lookups-over-20-items-solution/</link>
	<description>Sharepoint 2007 and WSS 3.0 Sharepoint Solutions, Solution Architecture &#38; Design</description>
	<lastBuildDate>Tue, 08 Mar 2011 19:24:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: sacchit</title>
		<link>http://www.sharepointings.com/sharepoint-lookups-over-20-items-solution/comment-page-1/#comment-1328</link>
		<dc:creator>sacchit</dc:creator>
		<pubDate>Sun, 09 Jan 2011 18:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointings.com/Home/?p=300#comment-1328</guid>
		<description>God bless you</description>
		<content:encoded><![CDATA[<p>God bless you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sacchit</title>
		<link>http://www.sharepointings.com/sharepoint-lookups-over-20-items-solution/comment-page-1/#comment-1327</link>
		<dc:creator>sacchit</dc:creator>
		<pubDate>Sun, 09 Jan 2011 18:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointings.com/Home/?p=300#comment-1327</guid>
		<description>Great tip saved my day.</description>
		<content:encoded><![CDATA[<p>Great tip saved my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.sharepointings.com/sharepoint-lookups-over-20-items-solution/comment-page-1/#comment-1294</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Wed, 08 Sep 2010 09:09:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointings.com/Home/?p=300#comment-1294</guid>
		<description>use Jquery and in the masterpage, paste :
jQuery(document).ready(function() {
    AbsLeft = function(obj) { }
    AbsTop = function(obj) { }
});

In the css, paste :
#_Select
{
	width:250px;
	margin-left:-250px;
	margin-top:18px;
}</description>
		<content:encoded><![CDATA[<p>use Jquery and in the masterpage, paste :<br />
jQuery(document).ready(function() {<br />
    AbsLeft = function(obj) { }<br />
    AbsTop = function(obj) { }<br />
});</p>
<p>In the css, paste :<br />
#_Select<br />
{<br />
	width:250px;<br />
	margin-left:-250px;<br />
	margin-top:18px;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.sharepointings.com/sharepoint-lookups-over-20-items-solution/comment-page-1/#comment-1208</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 06 Jan 2010 07:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointings.com/Home/?p=300#comment-1208</guid>
		<description>Hi! Relly great tip. Very nice.
I have an additional question: how should I make this work, when I try  to implement it in the edit mode. 
Thanks again.</description>
		<content:encoded><![CDATA[<p>Hi! Relly great tip. Very nice.<br />
I have an additional question: how should I make this work, when I try  to implement it in the edit mode.<br />
Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ciaran Colgan</title>
		<link>http://www.sharepointings.com/sharepoint-lookups-over-20-items-solution/comment-page-1/#comment-1190</link>
		<dc:creator>Ciaran Colgan</dc:creator>
		<pubDate>Wed, 07 Oct 2009 16:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointings.com/Home/?p=300#comment-1190</guid>
		<description>Fantastic blogging, thank you very much. 
I was following a similar tutorial on the MSDN site which i couldnt get to work, but this has done the trick. 
I ended up spending 3 days writing a workaround (i couldnt use the combolist with &#039;ShowDropdown&#039;  as the client didnt like the different rendering) which involved using javascript to populate a placeholder drop-down with the required values after AJAX updates updated a linked drop-down. 
This would have saved me a lot of time!
PS: See my blog post on how to avoid doing these custom changes in SharePoint Designer in a production environment: http://thepointyheads.com/2009/10/custom-list-editform-deploy-the-easy-way/</description>
		<content:encoded><![CDATA[<p>Fantastic blogging, thank you very much.<br />
I was following a similar tutorial on the MSDN site which i couldnt get to work, but this has done the trick.<br />
I ended up spending 3 days writing a workaround (i couldnt use the combolist with &#8216;ShowDropdown&#8217;  as the client didnt like the different rendering) which involved using javascript to populate a placeholder drop-down with the required values after AJAX updates updated a linked drop-down.<br />
This would have saved me a lot of time!<br />
PS: See my blog post on how to avoid doing these custom changes in SharePoint Designer in a production environment: <a href="http://thepointyheads.com/2009/10/custom-list-editform-deploy-the-easy-way/" rel="nofollow">http://thepointyheads.com/2009/10/custom-list-editform-deploy-the-easy-way/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://www.sharepointings.com/sharepoint-lookups-over-20-items-solution/comment-page-1/#comment-1173</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Wed, 08 Jul 2009 10:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointings.com/Home/?p=300#comment-1173</guid>
		<description>Great tip! I am currently fighting against these strange lookups with more than 20 items that render weird. But my problem is in the NewForm.aspx, because I have to manipulate the data there. If the lookup ha sless than 20 items, I can do everything; still, when it has miore than 20 items, I can&#039;t access fields, even though I have the ID of the lookup and have control of it. I surfed the web and found that this can be solved with &quot;ShowDropdown&quot; function provided by Sharepoint, but this does not work. Do you have any suggestion on how to get control and access data of the lookup with more than 20 items in the NewForm.aspx? This is causing me really bad headaches! I beg you!</description>
		<content:encoded><![CDATA[<p>Great tip! I am currently fighting against these strange lookups with more than 20 items that render weird. But my problem is in the NewForm.aspx, because I have to manipulate the data there. If the lookup ha sless than 20 items, I can do everything; still, when it has miore than 20 items, I can&#8217;t access fields, even though I have the ID of the lookup and have control of it. I surfed the web and found that this can be solved with &#8220;ShowDropdown&#8221; function provided by Sharepoint, but this does not work. Do you have any suggestion on how to get control and access data of the lookup with more than 20 items in the NewForm.aspx? This is causing me really bad headaches! I beg you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

