<?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"
	>
<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>Knowledge found and lost while working with Microsoft CRM</description>
	<pubDate>Fri, 05 Dec 2008 03:06:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: mitch</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#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'd have to try it to be sure.  I'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-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>
	<item>
		<title>By: Luis Fernando</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-903</link>
		<dc:creator>Luis Fernando</dc:creator>
		<pubDate>Thu, 12 Jun 2008 12:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-903</guid>
		<description>Valeu, pela ajuda...
Muito bom este teu exemplo</description>
		<content:encoded><![CDATA[<p>Valeu, pela ajuda&#8230;<br />
Muito bom este teu exemplo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ibrahim</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-754</link>
		<dc:creator>Ibrahim</dc:creator>
		<pubDate>Mon, 14 Apr 2008 03:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-754</guid>
		<description>Mitch, Awesome post. I have same project regarding same needs (buttons on top).</description>
		<content:encoded><![CDATA[<p>Mitch, Awesome post. I have same project regarding same needs (buttons on top).</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-607</link>
		<dc:creator>mitch</dc:creator>
		<pubDate>Mon, 03 Dec 2007 16:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-607</guid>
		<description>That is a great point Matt and not one I'm sure I have an answer for.

Mitch</description>
		<content:encoded><![CDATA[<p>That is a great point Matt and not one I&#039;m sure I have an answer for.</p>
<p>Mitch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mwittemann</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-604</link>
		<dc:creator>mwittemann</dc:creator>
		<pubDate>Fri, 30 Nov 2007 22:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-604</guid>
		<description>Mitch, one weird thing I've found when adding these buttons is that the exact function to call can sometimes be less than intuitive. For example, if you want to add an activity to an opportunity, and you want the activity's "Regarding" field to be pre-populated with the Opportunity, you need to call the locAddActTo(4210) function. You would think the locAddRelatedTo() function would make it &lt;em&gt;related&lt;/em&gt; to the parent object, but it doesn't seem to work that way...</description>
		<content:encoded><![CDATA[<p>Mitch, one weird thing I&#039;ve found when adding these buttons is that the exact function to call can sometimes be less than intuitive. For example, if you want to add an activity to an opportunity, and you want the activity&#039;s &#034;Regarding&#034; field to be pre-populated with the Opportunity, you need to call the locAddActTo(4210) function. You would think the locAddRelatedTo() function would make it <em>related</em> to the parent object, but it doesn&#039;t seem to work that way&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mitch Milam&#8217;s Microsoft Discussions &#187; Blog Archive &#187; Calling a custom JavaScript function from a custom toolbar button</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-586</link>
		<dc:creator>Mitch Milam&#8217;s Microsoft Discussions &#187; Blog Archive &#187; Calling a custom JavaScript function from a custom toolbar button</dc:creator>
		<pubDate>Fri, 09 Nov 2007 22:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-586</guid>
		<description>[...] Speaking of toolbar buttons.&#160; Another common practice is to add a toolbar button that will perform some complex operation in JavaScript.&#160; Since you generally don&#8217;t want the JavaScript itself inside your isv.config.xml file, you need a place to put it where it&#8217;s easily maintained.&#160; How about in the Form&#8217;s OnLoad event? [...]</description>
		<content:encoded><![CDATA[<p>[...] Speaking of toolbar buttons.&nbsp; Another common practice is to add a toolbar button that will perform some complex operation in JavaScript.&nbsp; Since you generally don&#039;t want the JavaScript itself inside your isv.config.xml file, you need a place to put it where it&#039;s easily maintained.&nbsp; How about in the Form&#039;s OnLoad event? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MSDN Blog Postings &#187; Mitch is doing the CRM customization thang again.</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-585</link>
		<dc:creator>MSDN Blog Postings &#187; Mitch is doing the CRM customization thang again.</dc:creator>
		<pubDate>Fri, 09 Nov 2007 21:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-585</guid>
		<description>[...] CRM MVP Mitch Milam blogs about &#8220;Adding a toolbar button to create new related entities&#8220;. One of the very popular features of the Microsoft Dynamics CRM platform is the extensibility support built into the product. Mitch&#8217;s blog demonstrates that customization doesn&#8217;t have to be hard. [...]</description>
		<content:encoded><![CDATA[<p>[...] CRM MVP Mitch Milam blogs about &#034;Adding a toolbar button to create new related entities&#034;. One of the very popular features of the Microsoft Dynamics CRM platform is the extensibility support built into the product. Mitch&#039;s blog demonstrates that customization doesn&#039;t have to be hard. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A CRM Riff : Mitch is doing the CRM customization thang again.</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-583</link>
		<dc:creator>A CRM Riff : Mitch is doing the CRM customization thang again.</dc:creator>
		<pubDate>Fri, 09 Nov 2007 18:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-583</guid>
		<description>[...] CRM MVP Mitch Milam blogs about "Adding a toolbar button to create new related entities". One of the very popular features of the Microsoft Dynamics CRM platform is the extensibility support built into the product. Mitch's blog demonstrates that customization doesn't have to be hard.  Filed under: Extensibility [...]</description>
		<content:encoded><![CDATA[<p>[...] CRM MVP Mitch Milam blogs about &#034;Adding a toolbar button to create new related entities&#034;. One of the very popular features of the Microsoft Dynamics CRM platform is the extensibility support built into the product. Mitch&#039;s blog demonstrates that customization doesn&#039;t have to be hard.  Filed under: Extensibility [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Techy News &#187; Blog Archive &#187; Adding a toolbar button to create new, related entities</title>
		<link>http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-582</link>
		<dc:creator>Techy News &#187; Blog Archive &#187; Adding a toolbar button to create new, related entities</dc:creator>
		<pubDate>Fri, 09 Nov 2007 15:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.infinite-x.net/2007/11/09/adding-a-toolbar-button-to-create-new-related-entities/#comment-582</guid>
		<description>[...] Read the rest of this great post here [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the rest of this great post here [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
