<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4949466329929758934</id><updated>2012-01-13T14:41:58.177+05:30</updated><title type='text'>The World of MS Dynamics CRM</title><subtitle type='html'>Welcome to the amazing world of Microsoft Dynamics CRM. The MS CRM 4.0 product has some great features and can be used as a Customer-Relationship Management application for small, mid-level and large enterprises. However, the more important and less publicized aspect of MS CRM application is that it can be used as a Rapid Application Development Tool for implementing Enterprise wide Line of Business applications!</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://msdynamicscrmworld.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://msdynamicscrmworld.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Ashish Kapoor</name><uri>http://www.blogger.com/profile/03673547663377691588</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_fvGDoVWovTM/SlXOyqmDNDI/AAAAAAAABF4/nmSp3PUB9tA/s1600-R/2e9b33b.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>7</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4949466329929758934.post-7873799911154416534</id><published>2010-12-30T22:06:00.003+05:30</published><updated>2010-12-30T22:12:48.504+05:30</updated><title type='text'>New Beginning...</title><content type='html'>It has been quite some time since I made the last post on my blog. Life had been busy with travel and work. &lt;br /&gt;&lt;br /&gt;I have now relocated to London, UK and am still working on MS CRM, gaining a good experience on the wealth management domain. Looking forward to the CRM 2011 version with some great enhancements and features that had been missing.&lt;br /&gt;&lt;br /&gt;Wishing all a very happy and prosperouse New Year, with a resolution to try and keep my blog more active with various snippets and updates.&lt;br /&gt;&lt;br /&gt;God bless...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4949466329929758934-7873799911154416534?l=msdynamicscrmworld.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msdynamicscrmworld.blogspot.com/feeds/7873799911154416534/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2010/12/new-beginning.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/7873799911154416534'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/7873799911154416534'/><link rel='alternate' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2010/12/new-beginning.html' title='New Beginning...'/><author><name>Ashish Kapoor</name><uri>http://www.blogger.com/profile/03673547663377691588</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_fvGDoVWovTM/SlXOyqmDNDI/AAAAAAAABF4/nmSp3PUB9tA/s1600-R/2e9b33b.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4949466329929758934.post-6140787588906857470</id><published>2009-07-08T17:46:00.004+05:30</published><updated>2009-07-08T17:52:20.335+05:30</updated><title type='text'>CRM 4.0: Increasing Page Limit for CRM Grid Views</title><content type='html'>The number of records displayed on the lookup, or for that matter any view that displays the grid has a Paging Limit to it, which can be configured for each user from the Workplace-&gt;Personalize Workspace.&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_fvGDoVWovTM/SlSO88p_4sI/AAAAAAAABFs/WhylDLwNdzU/s1600-h/PersonalizeOptions.jpg"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 144px;" src="http://1.bp.blogspot.com/_fvGDoVWovTM/SlSO88p_4sI/AAAAAAAABFs/WhylDLwNdzU/s200/PersonalizeOptions.jpg" border="0" alt=""id="BLOGGER_PHOTO_ID_5356063034575938242" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The maximum value available in Workplace however is only 250. Once this value is set to 250, the number of records per page in the lookup, and all other views will be 250 records. &lt;br /&gt;&lt;br /&gt;However, there is a workaround to increase this Paging Limit for any user from the Database.&lt;br /&gt;&lt;br /&gt;You can use the following query to set the value to say 1000.&lt;br /&gt;&lt;br /&gt;UPDATE UserSettings SET PagingLimit=1000 WHERE SystemUserId IN  &lt;br /&gt;(Select SystemUserId from SystemUserBase WHERE FullName like 'Ashish%')&lt;br /&gt;&lt;br /&gt;This will display 1000 records per page in views and lookups.&lt;br /&gt;Cheers!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4949466329929758934-6140787588906857470?l=msdynamicscrmworld.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msdynamicscrmworld.blogspot.com/feeds/6140787588906857470/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/07/crm-40-increasing-page-limit-for-crm.html#comment-form' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/6140787588906857470'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/6140787588906857470'/><link rel='alternate' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/07/crm-40-increasing-page-limit-for-crm.html' title='CRM 4.0: Increasing Page Limit for CRM Grid Views'/><author><name>Ashish Kapoor</name><uri>http://www.blogger.com/profile/03673547663377691588</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_fvGDoVWovTM/SlXOyqmDNDI/AAAAAAAABF4/nmSp3PUB9tA/s1600-R/2e9b33b.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_fvGDoVWovTM/SlSO88p_4sI/AAAAAAAABFs/WhylDLwNdzU/s72-c/PersonalizeOptions.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4949466329929758934.post-1065255319967659533</id><published>2009-07-03T15:34:00.004+05:30</published><updated>2009-07-03T15:38:02.024+05:30</updated><title type='text'>Microsoft has released Update Rollup 5</title><content type='html'>Update Rollup 5 for Microsoft Dynamics CRM 4.0 (KB 970141) released.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=5101d801-976b-4c11-bdfc-000b970ef4a3 "&gt;Update Rollup 5 Download&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4949466329929758934-1065255319967659533?l=msdynamicscrmworld.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msdynamicscrmworld.blogspot.com/feeds/1065255319967659533/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/07/microsoft-has-released-update-rollup-5.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/1065255319967659533'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/1065255319967659533'/><link rel='alternate' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/07/microsoft-has-released-update-rollup-5.html' title='Microsoft has released Update Rollup 5'/><author><name>Ashish Kapoor</name><uri>http://www.blogger.com/profile/03673547663377691588</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_fvGDoVWovTM/SlXOyqmDNDI/AAAAAAAABF4/nmSp3PUB9tA/s1600-R/2e9b33b.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4949466329929758934.post-7964333414108993518</id><published>2009-07-02T12:36:00.008+05:30</published><updated>2009-07-02T13:20:17.623+05:30</updated><title type='text'>CRM 4.0 Import Data Wizard: Now Updating Records is Possible</title><content type='html'>In Microsoft Dynamics CRM 3.0 there existed an option to update records when using the built-in Import Data Wizard. This was an extremely useful feature; we could export thousands of rows to Excel directly from CRM, update the information using Excel tools (such as Find and Replace), and then import this enriched data back into CRM. This would update our existing records rather than creating entirely new records.&lt;br /&gt;&lt;br /&gt;This feature was in the beta versions of CRM 4.0, but when final release came around, this feature was nowhere to be found; a victim of the final cut. It was a perplexing omission, as all documentation and help files related to the Import Data Wizard mentioned the ability to update rather than create new. The Data Import Wizard could now only be used to create new records, which made any type of bulk update a near impossible task.&lt;br /&gt;&lt;br /&gt;The surprising news is that you can still use this non existing feature. How? Here is an example:&lt;br /&gt;&lt;br /&gt;In this example scenario, I want to update all my contacts with new data: email address.&lt;br /&gt;&lt;br /&gt;1. Select an existing view or edit a new view using the Advanced Find. Make sure the columns you want to add data to are included in the view.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blogs.microsoft.co.il/blogs/rdt/image_6890D21E.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 138;" src="http://blogs.microsoft.co.il/blogs/rdt/image_6890D21E.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;2. Export the view data using the ‘Export to dynamic worksheet’ option and save it. &lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blogs.microsoft.co.il/blogs/rdt/image_61A56302.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 138px;" src="http://blogs.microsoft.co.il/blogs/rdt/image_61A56302.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3. Open the exported file, select all records, go to the Format menu, select Column sub menu and then the Unhide option. A new column should appear, containing the records GUIDs.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blogs.microsoft.co.il/blogs/rdt/image_66CFE07D.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 138px;" src="http://blogs.microsoft.co.il/blogs/rdt/image_66CFE07D.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blogs.microsoft.co.il/blogs/rdt/image_45203F87.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 138px;" src="http://blogs.microsoft.co.il/blogs/rdt/image_45203F87.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;4. Rename the GUIDs Column to the name of the exported entity for example ‘Contact’. Move the column to the left of all other columns. &lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blogs.microsoft.co.il/blogs/rdt/image_5965B978.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 138px;" src="http://blogs.microsoft.co.il/blogs/rdt/image_5965B978.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;5. Update the required data. In this example, the email data is added to the existing records.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blogs.microsoft.co.il/blogs/rdt/image_0D85A8F3.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 138px;" src="http://blogs.microsoft.co.il/blogs/rdt/image_0D85A8F3.png" border="0" alt="" /&gt;&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;6. Save the Excel file as .csv file.&lt;br /&gt;7. Use the Import Wizard tool in Microsoft Dynamics CRM 4.0 to import the newly created .csv file. Select ‘none’ for Data Delimiter, ‘Comma (,)’ for field Delimiter.  &lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blogs.microsoft.co.il/blogs/rdt/image_4CA386F6.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 138px;" src="http://blogs.microsoft.co.il/blogs/rdt/image_4CA386F6.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;8. Click next and select the exported entity, ‘Contact’ in this example. You can see the ‘Enrich data by updating records rather than creating new records.’ option available and checked. Select a data map if required and click next&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blogs.microsoft.co.il/blogs/rdt/image_7998282A.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 138px;" src="http://blogs.microsoft.co.il/blogs/rdt/image_7998282A.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;9. Check the ‘Import duplicate records’ option and click next &lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blogs.microsoft.co.il/blogs/rdt/image_497DB0DC.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 138px;" src="http://blogs.microsoft.co.il/blogs/rdt/image_497DB0DC.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;10. Complete the import process.&lt;br /&gt;11. Go to the workplace and open the data import section. Once the data import job is done, open the the job records and see which records were updated. Notice that existing records were updated, no new records were created.&lt;br /&gt;&lt;br /&gt;12. Finally, refresh the view you started with to see the updated data for the existing records.&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://blogs.microsoft.co.il/blogs/rdt/image_10830B75.png"&gt;&lt;img style="cursor:pointer; cursor:hand;width: 200px; height: 138px;" src="http://blogs.microsoft.co.il/blogs/rdt/image_10830B75.png" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks to Yaniv for detailing out these steps. You can view his blog link at&lt;br /&gt;http://blogs.microsoft.co.il/blogs/rdt/archive/2009/05/12/how-to-use-the-data-enrichment-re-import-feature-in-microsoft-dynamics-crm-4-0.aspx&lt;br /&gt;&lt;br /&gt;Cheers!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4949466329929758934-7964333414108993518?l=msdynamicscrmworld.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msdynamicscrmworld.blogspot.com/feeds/7964333414108993518/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/07/crm-40-import-data-wizard-now-updating.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/7964333414108993518'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/7964333414108993518'/><link rel='alternate' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/07/crm-40-import-data-wizard-now-updating.html' title='CRM 4.0 Import Data Wizard: Now Updating Records is Possible'/><author><name>Ashish Kapoor</name><uri>http://www.blogger.com/profile/03673547663377691588</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_fvGDoVWovTM/SlXOyqmDNDI/AAAAAAAABF4/nmSp3PUB9tA/s1600-R/2e9b33b.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4949466329929758934.post-7646681478513010483</id><published>2009-07-01T13:55:00.010+05:30</published><updated>2009-07-01T14:27:24.685+05:30</updated><title type='text'>CRM 4.0 Lookup: Retrieve Column values from Lookup window</title><content type='html'>There are times when you need to retrieve some values from the parent record, on the selection of the lookup value. In such a scenario, you can retrieve all column values of the lookup window using the following script:&lt;br /&gt;&lt;br /&gt;Example: Order Form - Customer Field OnChange event&lt;br /&gt;if(crmForm.all.customerid.DataValue != null)&lt;br /&gt;{&lt;br /&gt;var parentCustomerID = document.getElementById( "customerid" );&lt;br /&gt;var lookupItems = parentCustomerID.items[0].values;&lt;br /&gt;alert(lookupItems[0].value); // First column value of Lookup&lt;br /&gt;alert(lookupItems[1].value);  // Second column value of Lookup&lt;br /&gt;alert(lookupItems[2].value); // Third column value of Lookup&lt;br /&gt;alert(lookupItems[3].value); // Fourth column value of Lookup&lt;br /&gt;alert(lookupItems[4].value); // Fifht column value of Lookup&lt;br /&gt;alert(lookupItems[5].value); // Sixth column value of Lookup&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;This will display the Contact's 'Full Name', 'Parent Customer Name', 'Address 1: City', 'Address 1: Phone', 'Business Phone' and 'Email'  values from the selected Contact (Default Contact Lookup View). If you select an Account, this will display the 'Account Name', 'Account Number', 'Primary Contact', 'Address 1: City', 'Main Phone' and 'Email' values from the selected Account.&lt;br /&gt;&lt;br&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_fvGDoVWovTM/SkskLRF_fkI/AAAAAAAABFU/x2tk_T5-4i8/s1600-h/ContactLookupView.JPG"&gt;&lt;img style="float:cetner; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 200px; height: 138px;" src="http://2.bp.blogspot.com/_fvGDoVWovTM/SkskLRF_fkI/AAAAAAAABFU/x2tk_T5-4i8/s200/ContactLookupView.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5353412358045662786" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_fvGDoVWovTM/SkskLYkuHAI/AAAAAAAABFM/xvjO6hC2j6I/s1600-h/AccountLookupView.JPG"&gt;&lt;img style="float:center; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 200px; height: 125px;" src="http://1.bp.blogspot.com/_fvGDoVWovTM/SkskLYkuHAI/AAAAAAAABFM/xvjO6hC2j6I/s200/AccountLookupView.JPG" border="0" alt=""id="BLOGGER_PHOTO_ID_5353412360053595138" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The lookupItems array will hold all the values in the same sequence as defined in the Lookup View.&lt;br /&gt;&lt;br /&gt;You can now add your required values in any lookup view and retrieve the same without making service calls.&lt;br /&gt;&lt;br /&gt;Note: You should disable the Automatic Resolution, so that users cannot add values automatically. This script will work only if the Lookup View is loaded.&lt;br /&gt;&lt;br /&gt;Feel free to reach out in case of any issues/queries in this regard.&lt;br /&gt;Cheers!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4949466329929758934-7646681478513010483?l=msdynamicscrmworld.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msdynamicscrmworld.blogspot.com/feeds/7646681478513010483/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/07/crm-40-lookup-retrieve-column-values.html#comment-form' title='8 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/7646681478513010483'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/7646681478513010483'/><link rel='alternate' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/07/crm-40-lookup-retrieve-column-values.html' title='CRM 4.0 Lookup: Retrieve Column values from Lookup window'/><author><name>Ashish Kapoor</name><uri>http://www.blogger.com/profile/03673547663377691588</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_fvGDoVWovTM/SlXOyqmDNDI/AAAAAAAABF4/nmSp3PUB9tA/s1600-R/2e9b33b.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_fvGDoVWovTM/SkskLRF_fkI/AAAAAAAABFU/x2tk_T5-4i8/s72-c/ContactLookupView.JPG' height='72' width='72'/><thr:total>8</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4949466329929758934.post-8633859998924307056</id><published>2009-05-28T18:54:00.000+05:30</published><updated>2009-06-16T10:29:03.050+05:30</updated><title type='text'>Implementing Title Case using Java Script</title><content type='html'>Today I recieved a query to implement title case for the name fields in CRM.&lt;br /&gt;This can simply be achieved by writing a custom Java Script method as below:&lt;br /&gt;Add this code on the OnChange event of First Name attribute in Contact:&lt;br /&gt;&lt;br /&gt;// JScript source code - TitleCase&lt;br /&gt;var strTitleCase&lt;br /&gt;var str = crmForm.all.firstname.DataValue&lt;br /&gt;str.Substring(toUpperCase();&lt;br /&gt;if(str != null)&lt;br /&gt;{&lt;br /&gt;strTitleCase = toTitleCase(str);&lt;br /&gt;crmForm.all.firstname.DataValue = strTitleCase;&lt;br /&gt;}&lt;br /&gt;function toTitleCase(str)&lt;br /&gt;{&lt;br /&gt;return str.replace(/\w\S*/g, function(txt){return txt.charAt(0).toUpperCase() + txt.substr(1).toLowerCase();});&lt;br /&gt;}&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4949466329929758934-8633859998924307056?l=msdynamicscrmworld.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msdynamicscrmworld.blogspot.com/feeds/8633859998924307056/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/05/implementing-title-case-using-java.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/8633859998924307056'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/8633859998924307056'/><link rel='alternate' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/05/implementing-title-case-using-java.html' title='Implementing Title Case using Java Script'/><author><name>Ashish Kapoor</name><uri>http://www.blogger.com/profile/03673547663377691588</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_fvGDoVWovTM/SlXOyqmDNDI/AAAAAAAABF4/nmSp3PUB9tA/s1600-R/2e9b33b.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4949466329929758934.post-6705600722019588721</id><published>2009-05-13T18:28:00.000+05:30</published><updated>2009-06-16T10:29:03.060+05:30</updated><title type='text'>Setting up the Product Catalog</title><content type='html'>Hi All,&lt;br /&gt;It is sometimes really confusing to setup the product catalog in MSCRM, how the current prices are calculated in the quotes depending upon the discount lists, unit groups and price lists&lt;br /&gt;So, hoping this article will be beneficial in clearing doubts.&lt;br /&gt;Product catalog Consists of 4 areas:-&lt;br /&gt;&lt;span style="color:#000099;"&gt;&lt;strong&gt;&lt;em&gt;&lt;span style="color:#333399;"&gt;- Discount List&lt;br /&gt;- Unit Groups&lt;br /&gt;- Price lists&lt;br /&gt;- Products&lt;/span&gt;&lt;/em&gt;&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;*** It is recommended, to set up the areas in the order Listed.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;&lt;span style="color:#ff6666;"&gt;&lt;span style="color:#ff0000;"&gt;Discount List&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/u&gt;&lt;/strong&gt;It allows discounts to be given based on quantity.&lt;br /&gt;Discount list items can be set up as:&lt;br /&gt;Beginning Quantity Ending Quantity Percentage Discount 1,000 5,000 3.50 5,001 25,000 5.00 25,001 100,000+ 7.50&lt;br /&gt;You can create as many discount lists as necessary and, although not required, associate them with different price lists and price list items.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;&lt;span style="color:#ff0000;"&gt;Unit Groups&lt;br /&gt;&lt;/span&gt;&lt;/u&gt;&lt;/strong&gt;The typical example of unit groups is a can of soda. It is possible to purchase a single can, a 6-pack, and a case consisting of 12 or 24 cans, etc.&lt;br /&gt;Each of these quantities consists of a primary/base unit. For example list items can be set up as:&lt;br /&gt;Name Base Unit Quantity Single Single 1 Small Pack-6 Single 6 Large Pack-24 Small Pack-6 4&lt;br /&gt;Unit Groups are associated with products, as well as the default unit for the product.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;&lt;span style="color:#ff0000;"&gt;&lt;span style="color:#ff0000;"&gt;Price List&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/u&gt;&lt;/strong&gt;Price lists make up groupings of products with associated pricing lists (like Standard Price list, default price list, or similar).&lt;br /&gt;Each price list item can be associated with a product of a specific unit group item and a specific discount list as chosen.&lt;br /&gt;Pricing method field in the price list item form decides how the price for a particular product will be calculated.&lt;br /&gt;Pricing method options:&lt;br /&gt;&lt;span style="color:#3333ff;"&gt;&lt;em&gt;- Currency Amount&lt;/em&gt;&lt;br /&gt;&lt;/span&gt;This option uses a fixed amount.&lt;br /&gt;&lt;em&gt;&lt;span style="color:#ffffff;"&gt;&lt;span style="color:#3333ff;"&gt;- Percent of List&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/em&gt;This option uses a percent of the list price.&lt;br /&gt;&lt;span style="color:#6600cc;"&gt;&lt;em&gt;&lt;span style="color:#3333ff;"&gt;- Percent Markup - Current Cost&lt;/span&gt; &lt;/em&gt;&lt;br /&gt;&lt;/span&gt;This option uses a percent of the markup on the product's current cost. The percent markup can range from 0 to 99,999.99 percent.&lt;br /&gt;&lt;em&gt;&lt;span style="color:#ffffff;"&gt;&lt;span style="color:#3333ff;"&gt;- Percent Margin - Current Cost&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/em&gt;This option uses a percent of the margin on the product's current cost. The percent margin can range from 0 to 99.99 percent.&lt;br /&gt;&lt;span style="color:#990000;"&gt;&lt;em&gt;&lt;span style="color:#3333ff;"&gt;- Percent Markup - Standard Cost&lt;/span&gt; &lt;/em&gt;&lt;br /&gt;&lt;/span&gt;This option uses a percent of the markup on the product's standard cost. The percent markup can range from 0 to 99,999.99 percent.&lt;br /&gt;&lt;em&gt;&lt;span style="color:#ffffff;"&gt;&lt;span style="color:#3333ff;"&gt;- Percent Margin - Standard Cost&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/em&gt;This option uses a percent of the margin on the product's standard cost. The percent margin can range from 0 to 99.99 percent.&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;/span&gt;&lt;strong&gt;Amount&lt;br /&gt;&lt;/strong&gt;If you selected Currency Amount from the Pricing Method list, type the amount. This is a monetary amount and must be a number between 0.00 and 1,000,000,000.00&lt;br /&gt;&lt;strong&gt;Percentage&lt;br /&gt;&lt;/strong&gt;If you selected any value from the Pricing Method list other than Currency Amount, type the percentage for the pricing method that you want&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;u&gt;&lt;span style="color:#ff0000;"&gt;&lt;span style="color:#ff0000;"&gt;Product &lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/u&gt;&lt;/strong&gt;Each product can be associated with price lists, a unit group and a default unit.&lt;br /&gt;So, when we use a particular product in any form, we can extract the product information like current associated price depending up on the price list which in turn is associated with the default unit of a particular unit group and also on the discount list (depending up on the quantity).&lt;br /&gt;Below are the essential pricing values that are provided during the set up of a product:&lt;br /&gt;&lt;strong&gt;List Price&lt;br /&gt;&lt;/strong&gt;This is a monetary amount that is based on the list or sales price&lt;br /&gt;&lt;strong&gt;Standard Cost&lt;br /&gt;&lt;/strong&gt;This is a monetary amount that is based on the typical cost of the item.&lt;br /&gt;&lt;strong&gt;Current Cost&lt;/strong&gt;&lt;br /&gt;This is a monetary amount that is based on the current or temporary cost of the item.&lt;br /&gt;&lt;br /&gt;&lt;em&gt;Note: Depending up on the pricing method selected while creating price list item for a particular product and the above mentioned prices of the product, the total price value for the quote, order, and invoice is calculated.&lt;br /&gt;&lt;/em&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Example:&lt;/strong&gt; Consider a product of current cost $1000. The pricing method selected in the associated price list item is “Percent Margin - Current Cost “and the percentage field value is 10%. So, when a quote is created with this product as the quote product, the total price for the quote is calculated from the above mentioned details. For e.g. If the ‘unit’ selected is the primary unit (one) and the quote quantity is 1, the calculated price value becomes:-&lt;br /&gt;10% of $1000 + $1000 = $1100.&lt;br /&gt;If any discount is there in the discount list, associated with the product, it will be discounted from the above mentioned total price.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4949466329929758934-6705600722019588721?l=msdynamicscrmworld.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://msdynamicscrmworld.blogspot.com/feeds/6705600722019588721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/05/setting-up-product-catalog.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/6705600722019588721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4949466329929758934/posts/default/6705600722019588721'/><link rel='alternate' type='text/html' href='http://msdynamicscrmworld.blogspot.com/2009/05/setting-up-product-catalog.html' title='Setting up the Product Catalog'/><author><name>Ashish Kapoor</name><uri>http://www.blogger.com/profile/03673547663377691588</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://1.bp.blogspot.com/_fvGDoVWovTM/SlXOyqmDNDI/AAAAAAAABF4/nmSp3PUB9tA/s1600-R/2e9b33b.jpg'/></author><thr:total>1</thr:total></entry></feed>
