<?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: Adding a toolbar button to create new, related entities</title>
	<atom:link href="http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/</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: sander</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/comment-page-1/#comment-6449</link>
		<dc:creator>sander</dc:creator>
		<pubDate>Wed, 27 Apr 2011 11:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-6449</guid>
		<description>Thanks a lot for your post!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for your post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/comment-page-1/#comment-3453</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Fri, 16 Apr 2010 15:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-3453</guid>
		<description>Yes. Look in the CRM SDK and you&#039;ll see some sample code on how to work with record IDs from grids.</description>
		<content:encoded><![CDATA[<p>Yes. Look in the CRM SDK and you&#039;ll see some sample code on how to work with record IDs from grids.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KSingh</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/comment-page-1/#comment-3451</link>
		<dc:creator>KSingh</dc:creator>
		<pubDate>Fri, 16 Apr 2010 09:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-3451</guid>
		<description>Is it possible to use the same approach i.e. Button &amp; Javascript to detect the record Id and type of record selected by the user? 

Such as when you select a single Lead record row from the Lead search view.</description>
		<content:encoded><![CDATA[<p>Is it possible to use the same approach i.e. Button &amp; Javascript to detect the record Id and type of record selected by the user? </p>
<p>Such as when you select a single Lead record row from the Lead search view.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to add a button to a entity form, and create a new related CRM record &#124; Dynamo with Dynamics CRM</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/comment-page-1/#comment-3335</link>
		<dc:creator>How to add a button to a entity form, and create a new related CRM record &#124; Dynamo with Dynamics CRM</dc:creator>
		<pubDate>Thu, 25 Feb 2010 23:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-3335</guid>
		<description>[...] Thanks to Mitch Milam&#8217;s blog for pointing me in the right direction.     February 25th, 2010 &#124; Tags: button, CRM 4.0, ISV, [...]</description>
		<content:encoded><![CDATA[<p>[...] Thanks to Mitch Milam&#039;s blog for pointing me in the right direction.     February 25th, 2010 | Tags: button, CRM 4.0, ISV, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/comment-page-1/#comment-2265</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Thu, 16 Jul 2009 21:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-2265</guid>
		<description>Mitch, I think I discovered my problem.

I am not intending to relate the call to anything. I just want to create a new call. Where do I find the function for that?

Jordan</description>
		<content:encoded><![CDATA[<p>Mitch, I think I discovered my problem.</p>
<p>I am not intending to relate the call to anything. I just want to create a new call. Where do I find the function for that?</p>
<p>Jordan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/comment-page-1/#comment-2263</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Thu, 16 Jul 2009 19:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-2263</guid>
		<description>Mitch,

I set it up like the button examples in the ISVConfig:

     
        
     
     
        
     


and the page loads with an error and the button does not work. If I change the javascript to:

JavaScript=&quot;alert(&#039;Go to New Activity &gt; Phone Call &#039;);&quot;

It works as expected.

Ideas?

Jordan</description>
		<content:encoded><![CDATA[<p>Mitch,</p>
<p>I set it up like the button examples in the ISVConfig:</p>
<p>and the page loads with an error and the button does not work. If I change the javascript to:</p>
<p>JavaScript=&#034;alert(&#039;Go to New Activity &gt; Phone Call &#039;);&#034;</p>
<p>It works as expected.</p>
<p>Ideas?</p>
<p>Jordan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/comment-page-1/#comment-2262</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Thu, 16 Jul 2009 17:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-2262</guid>
		<description>Jordan,

It is not the function that is incorrect, it is the parameters on the Button that are different from CRM 3.0 and 4.0.  Look in the SDK for the Button element and see how Titles and Tooltips are now handled.

Mitch</description>
		<content:encoded><![CDATA[<p>Jordan,</p>
<p>It is not the function that is incorrect, it is the parameters on the Button that are different from CRM 3.0 and 4.0.  Look in the SDK for the Button element and see how Titles and Tooltips are now handled.</p>
<p>Mitch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/comment-page-1/#comment-2261</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Thu, 16 Jul 2009 17:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-2261</guid>
		<description>I am brand new to CRM.

I tried this in 4.0 and I cannot get it to work. Did you get a chance to test it?

Where does one find these functions?</description>
		<content:encoded><![CDATA[<p>I am brand new to CRM.</p>
<p>I tried this in 4.0 and I cannot get it to work. Did you get a chance to test it?</p>
<p>Where does one find these functions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mitch</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/comment-page-1/#comment-1131</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Thu, 24 Jul 2008 17:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-1131</guid>
		<description>It should work, but I&#039;d have to try it to be sure.  I&#039;ll try and do that next week sometime.</description>
		<content:encoded><![CDATA[<p>It should work, but I&#039;d have to try it to be sure.  I&#039;ll try and do that next week sometime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/comment-page-1/#comment-1128</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Wed, 23 Jul 2008 17:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-1128</guid>
		<description>I need to add a phone call button in CRM 4.0.  Please can you tell me if this works for CRM 4.0 and if this is the best way.

Thanks
Sarah</description>
		<content:encoded><![CDATA[<p>I need to add a phone call button in CRM 4.0.  Please can you tell me if this works for CRM 4.0 and if this is the best way.</p>
<p>Thanks<br />
Sarah</p>
]]></content:encoded>
	</item>
</channel>
</rss>

