Login prompt on email open - social. microsoft. com The clients are working in some other workgroup and it needs to stay this way The funny thing is that when I check the "Prompt for username password" checkbox in IE settings and provide CRM with authentication data in the beginning (when loading CRM web app) the emails open properly without any additional prompt
Cannot connect from client to server through connector software. If I double-click on the connector software, and enter my password, I get the following message: "This computer cannot connect to your home server Check your network connection and make sure your home server is powered on If your home server has recently restarted, try again in a few minutes "
Only display month in date field - social. microsoft. com Is there a way to get CRM to only display the Month or Month and Day without the Year? For example 10 31 2009 I just want 10 31 to be displayed, but not only in the field when I am in "Active Accounts" View as well Thanks! Wednesday, December 1, 2010 3:54 PM
Whats the best way to run reports - social. microsoft. com You can create a report consulting the Filtered Views I recommend use the Pre-filtering (CRMAF_Filetered [Entity]) and relate the reports to the Activity and contact entities Julio Marked as answer byDonna EdwardsMVPFriday, April 1, 2011 2:09 AM Monday, March 28, 2011 9:30 PM
How to move attributes from an entity to another (copy, xml,. . . )? 1 First take backup of ur customization xml 2 Then open your customization xml in VS 3 Copy those attribute from First entity and paste them into second entity 4 Then import your customization and publish