<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Sharepoint - Query Based Lookup Field Control</title><link>http://customfieldcontrols.codeplex.com/Project/ProjectRss.aspx</link><description>This is one of my older projects having two custom field definitions&amp;#58;      1. the Parent-Child control &amp;#40;improved on the Datacogs solution&amp;#41;   2. Query Based Look Up Field Control</description><item><title>New Post: Does cascade work with Title column? Why have Title and Country &amp; Title and City?</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=75070</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I have not been able to get the cascade dropdowns to work.&amp;nbsp; The sample list on &lt;a href="http://datacogs.com/datablogs/archive/2007/08/26/641.aspx"&gt;http://datacogs.com/datablogs/archive/2007/08/26/641.aspx&lt;/a&gt;&amp;nbsp;is duplicating the title field. For example&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table border=0&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td colspan=2&gt;Countries&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Title &lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Country&lt;/strong&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Austrialia&lt;/td&gt;
&lt;td&gt;Australia&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Germany&lt;/td&gt;
&lt;td&gt;Germany&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Is it required to do this?&lt;/p&gt;
&lt;p&gt;If so, is it best to make country a formula and have it point to the title?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description><author>dmoss</author><pubDate>Fri, 13 Nov 2009 20:25:38 GMT</pubDate><guid isPermaLink="false">New Post: Does cascade work with Title column? Why have Title and Country &amp; Title and City? 20091113082538P</guid></item><item><title>Created Issue: Parent / Child Fields Suddenly Not Working</title><link>http://customfieldcontrols.codeplex.com/WorkItem/View.aspx?WorkItemId=10567</link><description>I have been using the Parent &amp;#47; Child Drop Down field type for almost a year.  Suddenly they don&amp;#39;t work.  I can create the column, but when I try to open a new list item, I get either an &amp;#34;Unknown Error Occurred&amp;#34; or &amp;#34;Field was not defined properly&amp;#34; errors.  No errors in the event logs on any of the servers, and nothing has changed on any of the servers that I know.  Anyone have any ideas&amp;#63;  Microsoft&amp;#39;s suggested fix was to remove the solution and try to reinstall it.&lt;br /&gt;</description><author>mkrongard</author><pubDate>Tue, 01 Sep 2009 19:45:55 GMT</pubDate><guid isPermaLink="false">Created Issue: Parent / Child Fields Suddenly Not Working 20090901074555P</guid></item><item><title>New Post: How do I edit the code in Visual Studio</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=67251</link><description>&lt;div style="line-height: normal;"&gt;MSDN has great stuff getting updated on weekly basis. SDk itself can cover almost 80% of sharepoint development plus the blogs and community content gives more information then you can gulp at a time.&lt;br&gt;&lt;/div&gt;</description><author>maiden123</author><pubDate>Sat, 29 Aug 2009 07:45:53 GMT</pubDate><guid isPermaLink="false">New Post: How do I edit the code in Visual Studio 20090829074553A</guid></item><item><title>New Post: How do I edit the code in Visual Studio</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=67251</link><description>&lt;div style="line-height: normal;"&gt;&lt;div&gt;Hi maiden,&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;thanks for the suggestion. definitly the MSDN is a most reliable source for developing the applications, i was hoping there are some common steps in going forword with this specific code as many developers seems to be implementing it successfully and were able to make changes. i am sure there is no proper documentation for sharepoint development all we lke new to sharepoint have to depend up on the articles and blogs that are written by guys like you.. i just wish  MSDN could explain the sharepoint development with good examples.. thanks anyways. &lt;br&gt;
&lt;br&gt;&lt;/div&gt;
&lt;div&gt;On Fri, Aug 28, 2009 at 12:19 AM, maiden123 &lt;span dir=ltr&gt;&amp;lt;&lt;a href="mailto:notifications@codeplex.com"&gt;notifications@codeplex.com&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote style="padding-left:1ex;margin:0px 0px 0px 0.8ex;border-left:#ccc 1px solid"&gt;
&lt;div&gt;
&lt;p&gt;From: maiden123&lt;/p&gt;
&lt;div&gt;Hi Naresh,&lt;br&gt;The spectrum of the statement &amp;quot;I am new to coding&amp;quot; seems to be relatively huge from the problems that you are facing. I guess, I, or for that matter any one, here is not taking any online taught courses for .NET/SharePoint Development. &lt;br&gt;
Back then when i passed from college and was at your position, I only believed this one thing called MSDN for any MS based development.&lt;br&gt;I can tell you for sure that you'll atleast start off with your development refering MSDN.&lt;br&gt;
&lt;br&gt;
&lt;div&gt;2009/8/28 nareshveeragoni &lt;span dir=ltr&gt;&amp;lt;&lt;a href="mailto:notifications@codeplex.com"&gt;notifications@codeplex.com&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;blockquote style="padding-left:1ex;margin:0pt 0pt 0pt 0.8ex"&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p&gt;From: nareshveeragoni&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am new to coding. please give instructions as how can i edit the code. I have opened the project in visual studio 2008 and when i try to build the project intailly i got the error that reference to &amp;quot;CoolStuffs.Sharepoint.Constants&amp;quot; assembly is missing with a yellow icon on the reference. and all the errors related to the reference came up, i looked at this article &lt;a href="http://davidhayden.com/blog/dave/archive/2008/01/29/VisualStudio2008ResolvingNamespacesRemovingUnusedUsingStatementsTip.aspx"&gt;http://davidhayden.com/blog/dave/archive/2008/01/29/VisualStudio2008ResolvingNamespacesRemovingUnusedUsingStatementsTip.aspx&lt;/a&gt;  where i needed to use Ctl+Alt+O to remove that error and finally was able to successfully build the code.&lt;/p&gt;

&lt;p&gt;now the issue is to deploy this solution. as i have visual studio 208 running on the development server i should be able to directly depoly this solution on to the development server, but i am completely helpless to get the proper instructions as to how do i proceed further and deploy the latest code file on to my develeopment server. please guide me in right directions. much appriciate your help.  thanks.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p&gt;Read the &lt;a href="http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=67251&amp;ANCHOR#Post228598"&gt;full discussion online&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To add a post to this discussion, reply to this email (&lt;a href="mailto:CustomFieldControls@discussions.codeplex.com?subject=[CustomFieldControls:67251]"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;To start a new discussion for this project, email &lt;a href="mailto:CustomFieldControls@discussions.codeplex.com"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;
&lt;p&gt;You are receiving this email because you subscribed to this discussion on CodePlex. You can &lt;a href="http://www.codeplex.com/site/discussions/project/unsubscribe/CustomFieldControls"&gt;unsubscribe or change your settings&lt;/a&gt; on codePlex.com.&lt;/p&gt;

&lt;div&gt;
&lt;p&gt;Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at &lt;a href="http://codeplex.com/"&gt;codeplex.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;/div&gt;&lt;br&gt;&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;p&gt;Read the &lt;a href="http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=67251&amp;ANCHOR#Post228612"&gt;full discussion online&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To add a post to this discussion, reply to this email (&lt;a href="mailto:CustomFieldControls@discussions.codeplex.com?subject=[CustomFieldControls:67251]"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;)&lt;/p&gt;

&lt;p&gt;To start a new discussion for this project, email &lt;a href="mailto:CustomFieldControls@discussions.codeplex.com"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You are receiving this email because you subscribed to this discussion on CodePlex. You can &lt;a href="http://www.codeplex.com/site/discussions/thread/unsubscribe/67251"&gt;unsubscribe&lt;/a&gt; on codePlex.com.&lt;/p&gt;

&lt;p&gt;Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at &lt;a href="http://codeplex.com/"&gt;codeplex.com&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;
&lt;/div&gt;&lt;br&gt;&lt;/div&gt;</description><author>Nareshveeragoni</author><pubDate>Fri, 28 Aug 2009 15:00:13 GMT</pubDate><guid isPermaLink="false">New Post: How do I edit the code in Visual Studio 20090828030013P</guid></item><item><title>New Post: How to create a site column from this field as a Feature</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=40369</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi Maiden123,&lt;/p&gt;
&lt;p&gt;Thanks for your quick response.&lt;/p&gt;
&lt;p&gt;Too bad it can't be done in XML, but as you mentioned, there is a way to do it in the featurereceiver and create the field in code.&lt;br&gt;Even though XML would be a cleaner way, this will do the trick :)&lt;/p&gt;
&lt;p&gt;Thanks again for your support!&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;&lt;/div&gt;</description><author>davidslot</author><pubDate>Fri, 28 Aug 2009 13:00:24 GMT</pubDate><guid isPermaLink="false">New Post: How to create a site column from this field as a Feature 20090828010024P</guid></item><item><title>New Post: How do I edit the code in Visual Studio</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=67251</link><description>&lt;div style="line-height: normal;"&gt;Hi Naresh,&lt;br&gt;The spectrum of the statement &amp;quot;I am new to coding&amp;quot; seems to be relatively huge from the problems that you are facing. I guess, I, or for that matter any one, here is not taking any online taught courses for .NET/SharePoint Development. &lt;br&gt;
Back then when i passed from college and was at your position, I only believed this one thing called MSDN for any MS based development.&lt;br&gt;I can tell you for sure that you'll atleast start off with your development refering MSDN.&lt;br&gt;
&lt;br&gt;&lt;div&gt;2009/8/28 nareshveeragoni &lt;span dir=ltr&gt;&amp;lt;&lt;a href="mailto:notifications@codeplex.com"&gt;notifications@codeplex.com&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote style="margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"&gt;
   &lt;div&gt; &lt;p&gt;From: nareshveeragoni&lt;/p&gt; &lt;div&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am new to coding. please give instructions as how can i edit the code. I have opened the project in visual studio 2008 and when i try to build the project intailly i got the error that reference to &amp;quot;CoolStuffs.Sharepoint.Constants&amp;quot; assembly is missing with a yellow icon on the reference. and all the errors related to the reference came up, i looked at this article &lt;a href="http://davidhayden.com/blog/dave/archive/2008/01/29/VisualStudio2008ResolvingNamespacesRemovingUnusedUsingStatementsTip.aspx"&gt;http://davidhayden.com/blog/dave/archive/2008/01/29/VisualStudio2008ResolvingNamespacesRemovingUnusedUsingStatementsTip.aspx&lt;/a&gt;  where i needed to use Ctl+Alt+O to remove that error and finally was able to successfully build the code.&lt;/p&gt;

&lt;p&gt;now the issue is to deploy this solution. as i have visual studio 208 running on the development server i should be able to directly depoly this solution on to the development server, but i am completely helpless to get the proper instructions as to how do i proceed further and deploy the latest code file on to my develeopment server. please guide me in right directions. much appriciate your help.  thanks.&lt;/p&gt;
&lt;/div&gt; &lt;div&gt; &lt;p&gt;Read the &lt;a href="http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=67251&amp;ANCHOR#Post228598"&gt;full discussion online&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;To add a post to this discussion, reply to this email (&lt;a href="mailto:CustomFieldControls@discussions.codeplex.com?subject=[CustomFieldControls:67251]"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;)&lt;/p&gt;
 &lt;p&gt;To start a new discussion for this project, email &lt;a href="mailto:CustomFieldControls@discussions.codeplex.com"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;&lt;/p&gt; &lt;p&gt;You are receiving this email because you subscribed to this discussion on CodePlex. You can &lt;a href="http://www.codeplex.com/site/discussions/project/unsubscribe/CustomFieldControls"&gt;unsubscribe or change your settings&lt;/a&gt; on codePlex.com.&lt;/p&gt;
 &lt;p&gt;Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at &lt;a href="http://codeplex.com"&gt;codeplex.com&lt;/a&gt;&lt;/p&gt; &lt;/div&gt; &lt;/div&gt; &lt;/blockquote&gt;
&lt;/div&gt;&lt;br&gt;&lt;/div&gt;</description><author>maiden123</author><pubDate>Fri, 28 Aug 2009 07:19:03 GMT</pubDate><guid isPermaLink="false">New Post: How do I edit the code in Visual Studio 20090828071903A</guid></item><item><title>New Post: How do I edit the code in Visual Studio</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=67251</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;am new to coding. please give instructions as how can i edit the code. I have opened the project in visual studio 2008 and when i try to build the project intailly i got the error that reference to &amp;quot;CoolStuffs.Sharepoint.Constants&amp;quot; assembly is missing with a yellow icon on the reference. and all the errors related to the reference came up, i&amp;nbsp;looked&amp;nbsp;at this article &lt;a href="http://davidhayden.com/blog/dave/archive/2008/01/29/VisualStudio2008ResolvingNamespacesRemovingUnusedUsingStatementsTip.aspx"&gt;http://davidhayden.com/blog/dave/archive/2008/01/29/VisualStudio2008ResolvingNamespacesRemovingUnusedUsingStatementsTip.aspx&lt;/a&gt;&amp;nbsp; where i needed to use Ctl+Alt+O to remove that error and finally was able to successfully build the code.&lt;/p&gt;
&lt;p&gt;now the issue is to deploy this solution. as i have visual studio 208 running on the development server i should be able to directly depoly this solution on to the development server, but i am completely helpless to get the proper instructions as to how do i proceed further and deploy the latest code file on to my develeopment server. please guide me in right directions. much appriciate your help.&amp;nbsp; thanks.&lt;/p&gt;&lt;/div&gt;</description><author>nareshveeragoni</author><pubDate>Fri, 28 Aug 2009 05:38:28 GMT</pubDate><guid isPermaLink="false">New Post: How do I edit the code in Visual Studio 20090828053828A</guid></item><item><title>New Post: How to create a site column from this field as a Feature</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=40369</link><description>&lt;div style="line-height: normal;"&gt;I fear it seems there is no default CAml way of provisiong fields with data in its reference fields. the querybased lookup field for e.g. needs 6 metadata fields to work right, like siteurl, listurl, displaycolumntext, displaycolumnvalue, camlquery,sqlquery. There is no way in MOSS (not that i or many other MVPs  that i've questioned this know of apparantly) to set these metatfields in features &amp;lt;Fields&amp;gt; element.&lt;br&gt;
Believe me, i was the first one to worry about this when i made the field. you can get to MS technet team to see if there is some workaround or not.&lt;br&gt;though you can use object model in featurereciever. but XML... i am not sure of&lt;br&gt;
&lt;br&gt;&lt;div&gt;2009/8/25 davidslot &lt;span dir=ltr&gt;&amp;lt;&lt;a href="mailto:notifications@codeplex.com"&gt;notifications@codeplex.com&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote style="margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"&gt;
   &lt;div&gt; &lt;p&gt;From: davidslot&lt;/p&gt; &lt;div&gt;&lt;p&gt;Hi maiden123 / pankajdarure,&lt;/p&gt;
&lt;p&gt;Any news on this one?&lt;/p&gt;
&lt;p&gt;These fields seem really handy, but as long as they can't be created using caml (the way described above), they won't be really useful in site provisioning or feature scenarios.&lt;/p&gt;
&lt;p&gt;Don't get me wrong.. your work is really appreciated. The functionality of these fields is great, exactly what is missing from the standard MOSS fields.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Looking forward to your response.&lt;/p&gt;
&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;&lt;/div&gt; &lt;div&gt; &lt;p&gt;Read the &lt;a href="http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=40369&amp;ANCHOR#Post227644"&gt;full discussion online&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;To add a post to this discussion, reply to this email (&lt;a href="mailto:CustomFieldControls@discussions.codeplex.com?subject=[CustomFieldControls:40369]"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;)&lt;/p&gt;
 &lt;p&gt;To start a new discussion for this project, email &lt;a href="mailto:CustomFieldControls@discussions.codeplex.com"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;&lt;/p&gt; &lt;p&gt;You are receiving this email because you subscribed to this discussion on CodePlex. You can &lt;a href="http://www.codeplex.com/site/discussions/project/unsubscribe/CustomFieldControls"&gt;unsubscribe or change your settings&lt;/a&gt; on codePlex.com.&lt;/p&gt;
 &lt;p&gt;Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at &lt;a href="http://codeplex.com"&gt;codeplex.com&lt;/a&gt;&lt;/p&gt; &lt;/div&gt; &lt;/div&gt; &lt;/blockquote&gt;
&lt;/div&gt;&lt;br&gt;&lt;/div&gt;</description><author>maiden123</author><pubDate>Wed, 26 Aug 2009 06:22:17 GMT</pubDate><guid isPermaLink="false">New Post: How to create a site column from this field as a Feature 20090826062217A</guid></item><item><title>New Post: How to create a site column from this field as a Feature</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=40369</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi maiden123 / pankajdarure,&lt;/p&gt;
&lt;p&gt;Any news on this one?&lt;/p&gt;
&lt;p&gt;These fields seem really handy, but as long as they can't be created using caml (the way described above), they won't be really useful in site provisioning or feature scenarios.&lt;/p&gt;
&lt;p&gt;Don't get me wrong.. your work is really appreciated. The functionality of these fields is great, exactly what is missing from the standard MOSS fields.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Looking forward to your response.&lt;/p&gt;
&lt;p&gt;Greetings,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;David&lt;/p&gt;&lt;/div&gt;</description><author>davidslot</author><pubDate>Tue, 25 Aug 2009 20:47:31 GMT</pubDate><guid isPermaLink="false">New Post: How to create a site column from this field as a Feature 20090825084731P</guid></item><item><title>Commented Issue: Cascading Dropdown Not loading when i have more than one dependent dropdown in a list</title><link>http://customfieldcontrols.codeplex.com/WorkItem/View.aspx?WorkItemId=9172</link><description>Hi,&lt;br /&gt;I am having Employee Contact Information List.In that i have to capture Permanent address and temporary address. For Permanent address i have used one Parent Dropdown list to load State and one Child Dropdown list to load city based on state. Same i have to do for temporary address. If i use the another Parent and child dropdown list its not loading.&lt;br /&gt;Can anyone provide me a solution&amp;#63;&lt;br /&gt;Thanks in advance,&lt;br /&gt;Shyamala&lt;br /&gt;Comments: ** Comment from web user: PoonamThawani ** &lt;p&gt;I have seen similar issue none of the custom controls- Datacogs dropdownlist or Sharepoint Query based lookup fields controls work when muliple instances of the control are added to same list.&lt;br /&gt;Any solution on this will be appreciated&amp;#63;&amp;#63;&amp;#63;&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Poonam&lt;/p&gt;</description><author>PoonamThawani</author><pubDate>Mon, 17 Aug 2009 20:13:00 GMT</pubDate><guid isPermaLink="false">Commented Issue: Cascading Dropdown Not loading when i have more than one dependent dropdown in a list 20090817081300P</guid></item><item><title>New Post: cascading dropdowns</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=65188</link><description>&lt;div style="line-height: normal;"&gt;Couple of hours on custom fields section of WSS SDK would be enough to start off. You'd basically know what a custom field control in Sharepoint is all about and what are the major classes controls required for a simple/basic custom field&lt;br&gt;
&lt;br&gt;&lt;div&gt;2009/8/12 elwise &lt;span dir=ltr&gt;&amp;lt;&lt;a href="mailto:notifications@codeplex.com"&gt;notifications@codeplex.com&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;blockquote style="margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"&gt;
   &lt;div&gt; &lt;p&gt;From: elwise&lt;/p&gt; &lt;div&gt;&lt;p&gt;thanks for you reply.&lt;/p&gt;
&lt;p&gt;like I said, I'm new to sharepoint and I'm not familiar at all with customization, although I'm a C# developer myself....&lt;/p&gt;
&lt;p&gt;for what you are saying it seems to be an easy change then? could you be a bit more specific in to what needs to be changed?&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;&lt;/div&gt;&lt;div&gt; &lt;div&gt; &lt;p&gt;Read the &lt;a href="http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=65188&amp;ANCHOR#Post222434"&gt;full discussion online&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;To add a post to this discussion, reply to this email (&lt;a href="mailto:CustomFieldControls@discussions.codeplex.com?subject=[CustomFieldControls:65188]"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;)&lt;/p&gt;
 &lt;p&gt;To start a new discussion for this project, email &lt;a href="mailto:CustomFieldControls@discussions.codeplex.com"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;&lt;/p&gt; &lt;p&gt;You are receiving this email because you subscribed to this discussion on CodePlex. You can &lt;a href="http://www.codeplex.com/site/discussions/project/unsubscribe/CustomFieldControls"&gt;unsubscribe or change your settings&lt;/a&gt; on codePlex.com.&lt;/p&gt;
 &lt;p&gt;Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at &lt;a href="http://codeplex.com"&gt;codeplex.com&lt;/a&gt;&lt;/p&gt; &lt;/div&gt; &lt;/div&gt;&lt;/div&gt; &lt;/blockquote&gt;
&lt;/div&gt;&lt;br&gt;&lt;/div&gt;</description><author>maiden123</author><pubDate>Thu, 13 Aug 2009 03:40:51 GMT</pubDate><guid isPermaLink="false">New Post: cascading dropdowns 20090813034051A</guid></item><item><title>New Post: cascading dropdowns</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=65188</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;thanks for you reply.&lt;/p&gt;
&lt;p&gt;like I said, I'm new to sharepoint and I'm not familiar at all with customization, although I'm a C# developer myself....&lt;/p&gt;
&lt;p&gt;for what you are saying it seems to be an easy change then? could you be a bit more specific in to what needs to be changed?&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;&lt;/div&gt;</description><author>elwise</author><pubDate>Wed, 12 Aug 2009 11:14:24 GMT</pubDate><guid isPermaLink="false">New Post: cascading dropdowns 20090812111424A</guid></item><item><title>New Post: cascading dropdowns</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=65188</link><description>&lt;div style="line-height: normal;"&gt;its the same fundamental code with change in logic and control getting rendered in FieldController. whats the catch?? i am getting you&lt;br&gt;&lt;br&gt;&lt;div&gt;2009/8/11 elwise &lt;span dir=ltr&gt;&amp;lt;&lt;a href="mailto:notifications@codeplex.com"&gt;notifications@codeplex.com&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;blockquote style="margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"&gt;   &lt;div&gt; &lt;p&gt;From: elwise&lt;/p&gt; &lt;div&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm new to sharepoint and have a question about your cascading dropdowns you describe in this article:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.codeplex.com/CustomFieldControls"&gt;http://www.codeplex.com/CustomFieldControls&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I installed it from &lt;a href="http://blog.12thwave.com/?p=7"&gt;http://blog.12thwave.com/?p=7&lt;/a&gt; and it works perfectly.&lt;/p&gt;
&lt;p&gt;Now my question is, how easy would be to alter your code so the last dropdown is not a dropdown but a textfield. Basically what I want to achieve is that once all the previous dropdowns have been selected, we get a textbox at the end with a summary text. This summary text would be definied in the list of the last dropdown.&lt;/p&gt;

&lt;p&gt;Thanks in advance&lt;/p&gt;&lt;/div&gt; &lt;div&gt; &lt;p&gt;Read the &lt;a href="http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=65188&amp;ANCHOR#Post222007"&gt;full discussion online&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;To add a post to this discussion, reply to this email (&lt;a href="mailto:CustomFieldControls@discussions.codeplex.com?subject=[CustomFieldControls:65188]"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;)&lt;/p&gt;
 &lt;p&gt;To start a new discussion for this project, email &lt;a href="mailto:CustomFieldControls@discussions.codeplex.com"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;&lt;/p&gt; &lt;p&gt;You are receiving this email because you subscribed to this discussion on CodePlex. You can &lt;a href="http://www.codeplex.com/site/discussions/project/unsubscribe/CustomFieldControls"&gt;unsubscribe or change your settings&lt;/a&gt; on codePlex.com.&lt;/p&gt;
 &lt;p&gt;Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at &lt;a href="http://codeplex.com"&gt;codeplex.com&lt;/a&gt;&lt;/p&gt; &lt;/div&gt; &lt;/div&gt; &lt;/blockquote&gt;
&lt;/div&gt;&lt;br&gt;&lt;/div&gt;</description><author>maiden123</author><pubDate>Wed, 12 Aug 2009 08:43:11 GMT</pubDate><guid isPermaLink="false">New Post: cascading dropdowns 20090812084311A</guid></item><item><title>New Post: cascading dropdowns</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=65188</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I'm new to sharepoint and have a question about your cascading dropdowns you describe in this article:&lt;/p&gt;
&lt;p&gt;http://www.codeplex.com/CustomFieldControls&lt;/p&gt;
&lt;p&gt;I installed it from http://blog.12thwave.com/?p=7 and it works perfectly.&lt;/p&gt;
&lt;p&gt;Now my question is, how easy would be to alter your code so the last dropdown is not a dropdown but a textfield. Basically what I want to achieve is that once all the previous dropdowns have been selected, we get a textbox at the end with a summary text. This summary text would be definied in the list of the last dropdown.&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;&lt;/div&gt;</description><author>elwise</author><pubDate>Tue, 11 Aug 2009 13:20:52 GMT</pubDate><guid isPermaLink="false">New Post: cascading dropdowns 20090811012052P</guid></item><item><title>New Post: Alphabitical Sorting for the Cascaded Dropdown</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=64769</link><description>&lt;div style="line-height: normal;"&gt;you can do these changes in parent dropdown's &lt;b&gt;CreateChildControls() &lt;/b&gt;you'll find thedrop-downs databinding lines in the end in &lt;b&gt;if(!listNotFound) &lt;/b&gt;block&lt;br&gt;&lt;/div&gt;</description><author>maiden123</author><pubDate>Sat, 08 Aug 2009 04:14:44 GMT</pubDate><guid isPermaLink="false">New Post: Alphabitical Sorting for the Cascaded Dropdown 20090808041444A</guid></item><item><title>New Post: Alphabitical Sorting for the Cascaded Dropdown</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=64769</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi, its a great job, saved lot of time. really appricate the effort.&lt;/p&gt;
&lt;p&gt;If we add the list items randomly to the child dropdown lookup list and wanted the child drop down to&amp;nbsp; display the values in a alphabitical sorted order even though the items in the look up list are added not in a alphabitical order, what modifications does it need. please advice me the changes that needs in the source code. if&amp;nbsp;we get an other relsease with this Fix that would be wonderfull. &amp;nbsp;Thanks much.&lt;/p&gt;&lt;/div&gt;</description><author>nareshveeragoni</author><pubDate>Thu, 06 Aug 2009 22:49:53 GMT</pubDate><guid isPermaLink="false">New Post: Alphabitical Sorting for the Cascaded Dropdown 20090806104953P</guid></item><item><title>New Post: Error after export</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=61748</link><description>&lt;div style="line-height: normal;"&gt;you'll have to edit the fields settings again and populate the SiteName reference with current Site. In Edit you'll find that the Site Name is still hardcoded with older Url&lt;br&gt;&lt;br&gt;so if you made the field earlier in a site:&lt;br&gt;
&lt;a href="http://localhost:2341/"&gt;http://localhost:2341/&lt;/a&gt;&lt;br&gt;&lt;br&gt;after migrating yo a new site, say &lt;a href="http://localhost:4351"&gt;http://localhost:4351&lt;/a&gt;, you still get older Url in SiteUrl custom property&lt;br&gt;&lt;br&gt;you need to change this.&lt;br&gt;
you can edit the code to take relative Urls if you know the reference would always be from the curernt site only.&lt;br&gt;&lt;br&gt;&lt;div&gt;2009/7/7 noche &lt;span dir=ltr&gt;&amp;lt;&lt;a href="mailto:notifications@codeplex.com"&gt;notifications@codeplex.com&lt;/a&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;
&lt;blockquote style="margin:0pt 0pt 0pt 0.8ex;padding-left:1ex"&gt;   &lt;div&gt; &lt;p&gt;From: noche&lt;/p&gt; &lt;div&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have an error after exporting the site with a cmp. The site has a different name.&lt;/p&gt;
&lt;p&gt;The list elements that contains this query columns stay filled but the cascading columns (parent and children) are empty.&lt;/p&gt;
&lt;p&gt;Moreover it is impossible to open column parent settings. i get this error :&lt;/p&gt;
&lt;p&gt;&lt;span&gt;La référence d'objet n'est pas définie à une instance d'un objet.   à CoolStuffs.Sharepoint.CustomFields.CascadingDropDowns.FieldControllers.ParentDropDownListFieldEditControl.InitializeWithField(SPField field) &lt;br&gt;
   à Microsoft.SharePoint.ApplicationPages.FieldCustomizationPage.OnLoad(EventArgs e) &lt;br&gt;   à Microsoft.SharePoint.ApplicationPages.FieldEditPage.OnLoad(EventArgs e) &lt;br&gt;   à System.Web.UI.Control.LoadRecursive() &lt;br&gt;   à System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;How can i do to avoid this error during a site export?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks by advance for any idea.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Noche&lt;/span&gt;&lt;/p&gt;&lt;/div&gt; &lt;div&gt; &lt;p&gt;Read the &lt;a href="http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=61748&amp;ANCHOR#Post209570"&gt;full discussion online&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;To add a post to this discussion, reply to this email (&lt;a href="mailto:CustomFieldControls@discussions.codeplex.com?subject=[CustomFieldControls:61748]"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;)&lt;/p&gt;
 &lt;p&gt;To start a new discussion for this project, email &lt;a href="mailto:CustomFieldControls@discussions.codeplex.com"&gt;CustomFieldControls@discussions.codeplex.com&lt;/a&gt;&lt;/p&gt; &lt;p&gt;You are receiving this email because you subscribed to this discussion on CodePlex. You can &lt;a href="http://www.codeplex.com/site/discussions/project/unsubscribe/CustomFieldControls"&gt;unsubscribe or change your settings&lt;/a&gt; on codePlex.com.&lt;/p&gt;
 &lt;p&gt;Please note: Images and attachments will be removed from emails. Any posts to this discussion will also be available online at &lt;a href="http://codeplex.com"&gt;codeplex.com&lt;/a&gt;&lt;/p&gt; &lt;/div&gt; &lt;/div&gt; &lt;/blockquote&gt;
&lt;/div&gt;&lt;br&gt;&lt;/div&gt;</description><author>maiden123</author><pubDate>Thu, 09 Jul 2009 05:37:36 GMT</pubDate><guid isPermaLink="false">New Post: Error after export 20090709053736A</guid></item><item><title>New Post: Error after export</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=61748</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have an error after exporting the site with a cmp. The site has a different name.&lt;/p&gt;
&lt;p&gt;The list elements that contains this query columns stay filled but the cascading columns (parent and children) are empty.&lt;/p&gt;
&lt;p&gt;Moreover it is impossible to open column parent settings. i get this error :&lt;/p&gt;
&lt;p&gt;&lt;span id="ctl00_PlaceHolderMain_LabelMessage"&gt;La r&amp;eacute;f&amp;eacute;rence d'objet n'est pas d&amp;eacute;finie &amp;agrave; une instance d'un objet.&amp;nbsp;&amp;nbsp; &amp;agrave; CoolStuffs.Sharepoint.CustomFields.CascadingDropDowns.FieldControllers.ParentDropDownListFieldEditControl.InitializeWithField(SPField field) &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;agrave; Microsoft.SharePoint.ApplicationPages.FieldCustomizationPage.OnLoad(EventArgs e) &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;agrave; Microsoft.SharePoint.ApplicationPages.FieldEditPage.OnLoad(EventArgs e) &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;agrave; System.Web.UI.Control.LoadRecursive() &lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;agrave; System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;How can i do to avoid this error during a site export?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks by advance for any idea.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Noche&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>noche</author><pubDate>Tue, 07 Jul 2009 17:06:41 GMT</pubDate><guid isPermaLink="false">New Post: Error after export 20090707050641P</guid></item><item><title>New Post: Can we respect the required attribute?</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=61027</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I'm using the parent-child fields.&lt;/p&gt;
&lt;p&gt;One of the thing I would like to see is if the field is not required have the list display a (none) or a blank value.&lt;/p&gt;&lt;/div&gt;</description><author>JMah</author><pubDate>Tue, 30 Jun 2009 06:40:37 GMT</pubDate><guid isPermaLink="false">New Post: Can we respect the required attribute? 20090630064037A</guid></item><item><title>New Post: Cannot have multiple items selected in a DropDownList</title><link>http://customfieldcontrols.codeplex.com/Thread/View.aspx?ThreadId=60776</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I was getting this error after I created a Parent column, then click back to edit the column properties. To fix it I had to modify the source code and before every call to FindByValue or FindByText I had to call ClearSelection. That fixed the issue for me. See a blog post about this here: http://geekswithblogs.net/ranganh/archive/2006/05/03/77072.aspx&lt;/p&gt;&lt;/div&gt;</description><author>joeldhall</author><pubDate>Fri, 26 Jun 2009 14:54:51 GMT</pubDate><guid isPermaLink="false">New Post: Cannot have multiple items selected in a DropDownList 20090626025451P</guid></item></channel></rss>