<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Microsoft Dynamics AX, CRM &#38; GP Blog &#187; Script and Code</title>
	<atom:link href="http://www.dynamicscare.com/blog/index.php/category/dynamics-crm/script-and-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dynamicscare.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 08 Feb 2012 17:20:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New Dynamics CRM Whitepaper: Building Business Applications with Microsoft Dynamics CRM 2011</title>
		<link>http://www.dynamicscare.com/blog/index.php/new-dynamics-crm-whitepaper-building-business-applications-with-microsoft-dynamics-crm-2011</link>
		<comments>http://www.dynamicscare.com/blog/index.php/new-dynamics-crm-whitepaper-building-business-applications-with-microsoft-dynamics-crm-2011#comments</comments>
		<pubDate>Tue, 23 Nov 2010 13:00:43 +0000</pubDate>
		<dc:creator>Kristen O'Connor</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[Script and Code]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[xRM]]></category>
		<category><![CDATA[2011 Capability]]></category>
		<category><![CDATA[2011 Developing]]></category>
		<category><![CDATA[CRM Whitepaper]]></category>
		<category><![CDATA[CRM2011 Whitepaper]]></category>
		<category><![CDATA[Developer Whitepaper]]></category>
		<category><![CDATA[ISV Whitepaper]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=3451</guid>
		<description><![CDATA[A new whitepaper has surfaced in the community from CRM MVP Julie Yack and David Yack. The whitepaper will gear towards CRM developers and ISVs who are looking for information on how to utilize their skills in the new CRM2011 platform. You can access the whitepaper from Jim Glass&#8217;s blog post here.]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/new-dynamics-crm-whitepaper-building-business-applications-with-microsoft-dynamics-crm-2011/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-Column Listview Sort Request in Dynamics CRM 4.0</title>
		<link>http://www.dynamicscare.com/blog/index.php/multi-column-listview-sort-request-in-dynamics-crm-4-0</link>
		<comments>http://www.dynamicscare.com/blog/index.php/multi-column-listview-sort-request-in-dynamics-crm-4-0#comments</comments>
		<pubDate>Mon, 11 Oct 2010 13:04:31 +0000</pubDate>
		<dc:creator>Steve Ivie</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[Script and Code]]></category>
		<category><![CDATA[CRM 4.0 Script]]></category>
		<category><![CDATA[CRM Code]]></category>
		<category><![CDATA[CRM Column Sort]]></category>
		<category><![CDATA[CRM JScript]]></category>
		<category><![CDATA[JavaScript CRM]]></category>
		<category><![CDATA[Listview Sort CRM]]></category>
		<category><![CDATA[Sorting Columns CRM]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=3191</guid>
		<description><![CDATA[Some companies may request a dual column sort based upon two separate fields. This kind of &#8220;custom&#8221; sorting is actually standard in the CRM application. By holding down the Shift key and selecting multiple columns, you can sort by more than one option. One of the more common requests is a Priority and Date sort.  [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/multi-column-listview-sort-request-in-dynamics-crm-4-0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript Form Button – Dynamics CRM 4.0</title>
		<link>http://www.dynamicscare.com/blog/index.php/javascript-form-button-%e2%80%93-dynamics-crm-4-0</link>
		<comments>http://www.dynamicscare.com/blog/index.php/javascript-form-button-%e2%80%93-dynamics-crm-4-0#comments</comments>
		<pubDate>Wed, 02 Dec 2009 13:15:19 +0000</pubDate>
		<dc:creator>Ben Kerford</dc:creator>
				<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[Script and Code]]></category>
		<category><![CDATA[Code on CRM 4.0 Form]]></category>
		<category><![CDATA[CRM JavaScript]]></category>
		<category><![CDATA[Form Button CRM 4.0]]></category>
		<category><![CDATA[Form JavaScript]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=1208</guid>
		<description><![CDATA[Putting a button at the top of a CRM form is not always the most efficient.  In some cases, multiple buttons are needed and subsequently need to be placed in locations throughout the form.  Below is standard JavaScript that can be placed onLoad of a form to create a button that is displayed in the [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/javascript-form-button-%e2%80%93-dynamics-crm-4-0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Dynamics CRM 4.0 to Calculate ROI</title>
		<link>http://www.dynamicscare.com/blog/index.php/using-dynamics-crm-4-0-to-calculate-roi</link>
		<comments>http://www.dynamicscare.com/blog/index.php/using-dynamics-crm-4-0-to-calculate-roi#comments</comments>
		<pubDate>Mon, 30 Nov 2009 13:30:37 +0000</pubDate>
		<dc:creator>Kristen O'Connor</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[Script and Code]]></category>
		<category><![CDATA[Calculation Code Concept]]></category>
		<category><![CDATA[Calculation for ROI]]></category>
		<category><![CDATA[CRM 4.0 ROI Calculation]]></category>
		<category><![CDATA[ROI Code Concept]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=1188</guid>
		<description><![CDATA[I absolutely love using calculation javascript &#8211; it ends up being worth the time and effort it takes to place it inside of the system. It&#8217;s amazing to think about the total amount of time you save by utilizing this custom functionality. However, the most difficult part of generating a collection of calculation code is [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/using-dynamics-crm-4-0-to-calculate-roi/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Field Concatenation Javascript in Dynamics CRM 4.0</title>
		<link>http://www.dynamicscare.com/blog/index.php/field-concatenation-javascript-in-dynamics-crm-4-0</link>
		<comments>http://www.dynamicscare.com/blog/index.php/field-concatenation-javascript-in-dynamics-crm-4-0#comments</comments>
		<pubDate>Mon, 23 Nov 2009 14:00:20 +0000</pubDate>
		<dc:creator>Kristen O'Connor</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[Script and Code]]></category>
		<category><![CDATA[Concatenation in CRM]]></category>
		<category><![CDATA[Javascript for Field Concatenation]]></category>

		<guid isPermaLink="false">http://www.dynamicscare.com/blog/?p=1159</guid>
		<description><![CDATA[Concatenation can be a simple thing to do, as long as you know how to do it. I was having some trouble finding some concatenation code, so a colleague pointed me to this code last week. It allows me to concatenate four fields into one field:   crmForm.CONCATENATEDFIELD.DataValue = crmForm.FIELD1.DataValue + crmForm.FIELD2.DataValue + crmForm.FIELD3.DataValue + [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/field-concatenation-javascript-in-dynamics-crm-4-0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adjustment of Prefixes in XML Causes Stripped Original Display Names in CRM 4.0</title>
		<link>http://www.dynamicscare.com/blog/index.php/adjustment-of-prefixes-in-xml-causes-stripped-original-display-names-in-crm</link>
		<comments>http://www.dynamicscare.com/blog/index.php/adjustment-of-prefixes-in-xml-causes-stripped-original-display-names-in-crm#comments</comments>
		<pubDate>Tue, 14 Apr 2009 12:00:02 +0000</pubDate>
		<dc:creator>Kristen O'Connor</dc:creator>
				<category><![CDATA[Customization Import]]></category>
		<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[Script and Code]]></category>
		<category><![CDATA[Adjusting Prefixes in XML Files]]></category>
		<category><![CDATA[Customization File Issue]]></category>
		<category><![CDATA[OriginalName Issue]]></category>
		<category><![CDATA[OriginalName Missing]]></category>

		<guid isPermaLink="false">http://www.ibisinccrm.com/?p=258</guid>
		<description><![CDATA[A few days ago, I tried for the first time adjusting the prefixes of custom attributes inside of an XML customizations file. I exported the XML file, found and replaced &#8220;new_&#8221; with &#8220;ibis_,&#8221; and tried to re-import the file. When I did, the Original Display Names of some entities in the system were missing. The section [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/adjustment-of-prefixes-in-xml-causes-stripped-original-display-names-in-crm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extending the Limit of Form Tabs in CRM 4.0</title>
		<link>http://www.dynamicscare.com/blog/index.php/extending-the-limit-of-form-tabs-in-crm-40</link>
		<comments>http://www.dynamicscare.com/blog/index.php/extending-the-limit-of-form-tabs-in-crm-40#comments</comments>
		<pubDate>Thu, 12 Mar 2009 03:17:03 +0000</pubDate>
		<dc:creator>John Bowdler</dc:creator>
				<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[Script and Code]]></category>
		<category><![CDATA[Extending Form Tabs]]></category>
		<category><![CDATA[Tab Limit]]></category>

		<guid isPermaLink="false">http://www.ibisinccrm.com/?p=221</guid>
		<description><![CDATA[I recently was engaged with a client who was challenged with the limitation of 8 tabs per entity form in CRM 4.0. After several attempts to manage the requirements around the limitations of 8 tabs, I began doing some in depth research for a way to step beyond the boundaries. Not only did I find [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/extending-the-limit-of-form-tabs-in-crm-40/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Retrieve Fields from Related Entities to Populate Fields on a Form in Microsoft Dynamics CRMv4</title>
		<link>http://www.dynamicscare.com/blog/index.php/retrieve-fields-from-related-entities-to-populate-fields-on-a-form-in-microsoft-dynamics-crmv4</link>
		<comments>http://www.dynamicscare.com/blog/index.php/retrieve-fields-from-related-entities-to-populate-fields-on-a-form-in-microsoft-dynamics-crmv4#comments</comments>
		<pubDate>Tue, 24 Feb 2009 19:57:23 +0000</pubDate>
		<dc:creator>David Pritchett</dc:creator>
				<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[Script and Code]]></category>
		<category><![CDATA[ActiveX Object]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[OnChange Event Code]]></category>
		<category><![CDATA[XML Query]]></category>

		<guid isPermaLink="false">http://www.ibisinccrm.com/?p=194</guid>
		<description><![CDATA[We all know that if two entities are related, as in Account and Contact, you can map fields from one to the other and the values will be transferred from the parent to the child if you create the child record under the parent record. However, what if you still want certain values to be inherited from other records no matter how you create the child record or if the relationship is not parent/child?]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/retrieve-fields-from-related-entities-to-populate-fields-on-a-form-in-microsoft-dynamics-crmv4/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Issues with CRM 4.0 Client for Microsoft Outlook on Terminal Server: CRM Add-in Disabled</title>
		<link>http://www.dynamicscare.com/blog/index.php/issues-with-crm-40-client-for-microsoft-outlook-on-terminal-server-crm-add-in-disabled</link>
		<comments>http://www.dynamicscare.com/blog/index.php/issues-with-crm-40-client-for-microsoft-outlook-on-terminal-server-crm-add-in-disabled#comments</comments>
		<pubDate>Mon, 26 Jan 2009 14:35:29 +0000</pubDate>
		<dc:creator>Peter Bertell</dc:creator>
				<category><![CDATA[Dynamics CRM]]></category>
		<category><![CDATA[Outlook Client]]></category>
		<category><![CDATA[Script and Code]]></category>
		<category><![CDATA[AddIn Disabled]]></category>
		<category><![CDATA[Outlook Client Issue]]></category>
		<category><![CDATA[Terminal Server]]></category>

		<guid isPermaLink="false">http://www.ibisinccrm.com/?p=184</guid>
		<description><![CDATA[Symptoms: The CRM 4.0 Client for Microsoft Outlook works when first configured for a user on a terminal server, but when the user logs off and logs back on, the CRM add-in for Outlook is disabled. The user then receive the following message: WarningDiagnosticCheckException: You recently used a different Outlook profile than the one the Microsoft [...]]]></description>
		<wfw:commentRss>http://www.dynamicscare.com/blog/index.php/issues-with-crm-40-client-for-microsoft-outlook-on-terminal-server-crm-add-in-disabled/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

