<?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: Extending Lookup Fields with &#8220;Add new item&#8221; option</title>
	<atom:link href="http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/</link>
	<description>Innovation Matters &#124; SharePoint Server MVP &#124; ISSN 2210-9390</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:22:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/comment-page-3/#comment-117317</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Mon, 16 Jan 2012 08:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/#comment-117317</guid>
		<description>@Miguel: When exceeding the 20 items limit, SharePoint uses different control, hence the add link stops working.</description>
		<content:encoded><![CDATA[<p>@Miguel: When exceeding the 20 items limit, SharePoint uses different control, hence the add link stops working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/comment-page-3/#comment-117316</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Mon, 16 Jan 2012 08:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/#comment-117316</guid>
		<description>@Miguel: You could do this using JavaScript or by adding the target=&quot;_blank&quot; attribute to the link. In SharePoint 2010 however you would preferably use Modal Dialogs.</description>
		<content:encoded><![CDATA[<p>@Miguel: You could do this using JavaScript or by adding the target=&#034;_blank&#034; attribute to the link. In SharePoint 2010 however you would preferably use Modal Dialogs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel Pereira</title>
		<link>http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/comment-page-3/#comment-116601</link>
		<dc:creator>Miguel Pereira</dc:creator>
		<pubDate>Thu, 12 Jan 2012 10:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/#comment-116601</guid>
		<description>I&#039;ve realized that it only show the add link when i have less than 20 items!!! Why?</description>
		<content:encoded><![CDATA[<p>I&#039;ve realized that it only show the add link when i have less than 20 items!!! Why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel Pereira</title>
		<link>http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/comment-page-3/#comment-116343</link>
		<dc:creator>Miguel Pereira</dc:creator>
		<pubDate>Wed, 11 Jan 2012 09:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/#comment-116343</guid>
		<description>Hi, how do i open the &quot;add new item&quot; opening on a new windows instead of the same one!?</description>
		<content:encoded><![CDATA[<p>Hi, how do i open the &#034;add new item&#034; opening on a new windows instead of the same one!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepali</title>
		<link>http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/comment-page-3/#comment-116294</link>
		<dc:creator>Deepali</dc:creator>
		<pubDate>Wed, 11 Jan 2012 04:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/#comment-116294</guid>
		<description>Its working fine with single value look up and as soon as I add new entry in source list, it appears in look up column.But same thing is not working with multivalued look up. Please assist me in solving this problem.</description>
		<content:encoded><![CDATA[<p>Its working fine with single value look up and as soon as I add new entry in source list, it appears in look up column.But same thing is not working with multivalued look up. Please assist me in solving this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepali</title>
		<link>http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/comment-page-2/#comment-115929</link>
		<dc:creator>Deepali</dc:creator>
		<pubDate>Mon, 09 Jan 2012 08:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/#comment-115929</guid>
		<description>@Marc : I tried this on new SP2010 site and Its working now...Thanks alot.
One more problem I am facing with this solution. If we add any value in lookup source list, it is not getting updated in newform.aspx of target list automatically.</description>
		<content:encoded><![CDATA[<p>@Marc : I tried this on new SP2010 site and Its working now&#8230;Thanks alot.<br />
One more problem I am facing with this solution. If we add any value in lookup source list, it is not getting updated in newform.aspx of target list automatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepali</title>
		<link>http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/comment-page-2/#comment-115147</link>
		<dc:creator>Deepali</dc:creator>
		<pubDate>Thu, 05 Jan 2012 10:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/#comment-115147</guid>
		<description>Thanks Waldek and Marc for your quick response.
@Marc: I tried as you suggested but its still not working. Also I tried pitting alert message box in code to see where it goes wrong but that is also not working.
is it possible for you to post your wsp file for sharepoint2010 solution?</description>
		<content:encoded><![CDATA[<p>Thanks Waldek and Marc for your quick response.<br />
@Marc: I tried as you suggested but its still not working. Also I tried pitting alert message box in code to see where it goes wrong but that is also not working.<br />
is it possible for you to post your wsp file for sharepoint2010 solution?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Haddad</title>
		<link>http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/comment-page-2/#comment-115009</link>
		<dc:creator>Marc Haddad</dc:creator>
		<pubDate>Wed, 04 Jan 2012 17:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/#comment-115009</guid>
		<description>@Deepali: It is probably the issue in the reference to the Jquery file. In my case, I am adding the reference in the master; i have too many lookup fields in the same form, so it will be useless to add the reference in each ASCX control that is loaded at runtime.
try to put the JQuery path in the master page and let me know the result.
It is working properly for me in SharePoint 2010.</description>
		<content:encoded><![CDATA[<p>@Deepali: It is probably the issue in the reference to the Jquery file. In my case, I am adding the reference in the master; i have too many lookup fields in the same form, so it will be useless to add the reference in each ASCX control that is loaded at runtime.<br />
try to put the JQuery path in the master page and let me know the result.<br />
It is working properly for me in SharePoint 2010.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldek Mastykarz</title>
		<link>http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/comment-page-2/#comment-115002</link>
		<dc:creator>Waldek Mastykarz</dc:creator>
		<pubDate>Wed, 04 Jan 2012 17:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/#comment-115002</guid>
		<description>@Deepali: Mavention offers an updated version of this solution that supports SharePoint 2010. It is however a commercial product, so you would need to purchase a license if you&#039;re interested.</description>
		<content:encoded><![CDATA[<p>@Deepali: Mavention offers an updated version of this solution that supports SharePoint 2010. It is however a commercial product, so you would need to purchase a license if you&#039;re interested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepali</title>
		<link>http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/comment-page-2/#comment-114923</link>
		<dc:creator>Deepali</dc:creator>
		<pubDate>Wed, 04 Jan 2012 06:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastykarz.nl/extending-lookup-fields-add-new-item-option/#comment-114923</guid>
		<description>its not working for sharepoint2010 multivalue lookup column...any solution for sharepoint2010 multivalue lookup with add new item functionality?</description>
		<content:encoded><![CDATA[<p>its not working for sharepoint2010 multivalue lookup column&#8230;any solution for sharepoint2010 multivalue lookup with add new item functionality?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

