- Toll Free: 1-866-SONOMA1
- Email Newsletter
- Blog
- YouTube
- Contact Us
Sonoma Partners
Two default views? How to get back to one
Posted by Mike Snyder on May 27, 2008 |You might come across a scenario where you see that Microsoft CRM lists two different views as the "default" for an entity (as shown in the screenshot below):
Obviously this is not the intended behavior as only one view should be listed the default. Changing the default view and re-publishing the entity with the web interface does not appear to correct this issue. While we're not 100% what causes this scenario, we have figured out a method to fix it.
First you need to export the customizations.xml file for the entity. Then open the customizations file and search for the duplicated defaulted view and change the
<isdefault name="Yes">1</isdefault>
To
<isdefault name="No">0</isdefault>
Note that when you find the view "name" in the customizations.xml file, it is actually at the bottom of the node. This means you will need to scroll up in the file to find the <isdefault> node.
Save, import, publish and you should be all set again.
Comments
Post a Comment
Contact Us for a Quote, or Personalized Demonstrationof Microsoft Dynamics CRM for Your Business.
Contact Us
Previous Post
Back to Blog
Perfect, just what I was looking for!
Posted by: Katherine | Jun 18, 2008 4:33:16 AM
That was right on the money - Thanks for the help!
Posted by: Scott | Mar 11, 2009 8:06:14 AM
Awesome! Thanks for posting this.
Posted by: Eddie | Mar 3, 2011 5:50:11 PM
Glad I found this. Thanks.
Posted by: Paul | Aug 15, 2011 10:31:43 AM