Posts Tagged ‘crm’

CRM 4 - Update Rollup 9

Well, update roll up 9 is out (how the hell did we get to 9??)! Jeez with all these update packs there needs to be a full job to implement all these updates on servers and implement the necessary changes the update pack doesn’t.
KB article: http://support.microsoft.com/default.aspx?kbid=977650
Download: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=5869f2b3-d1a0-4f71-8be3-fde6e8053a2e

Leave a Comment

Mini Preview Window for Contact Lookup Field

Looks cool doesn’t it. well here goes nothing..
to achieve the above you will need the following (click read more link..)

// the following code is for the hover over lookup window
function OnCrmPageLoad()
{
/*
Reference the to Lookup, Provide the lookup (control) id.
*/
var PrvToLui = new LookupPreview(”new_primarycontactid”);
/*
Add Account Preview Information [...]

Comments (181)

Want to have a look at CRM 5??

CRM5 is currently on schedule to ship as part of the Office14 Wave (most likely sometime in 2010), and the team is only part way through the development cycle, having just completed Milestone 1 (M1). Even so, there is already much to get excited about. Here is a list of “features” that were discussed:
New Features [...]

Comments (45)

Remove ‘Resource Center’ from CRM4.

Hi All,
If you would like to remove the ‘Resource Center’ menu navigation area in CRM, just do the following:

Export the SiteMap customizations from CRM.
Unzip the file, then open the XML file and scroll to the end of the file and look for:
Highlight the the whole <area id=”ResourceCenter”> node and delete.
Save the XML file.
Re-Upload into CRM.
Clear [...]

Leave a Comment

Welcome to MSCRMBlog.net

Hi Guys,
Welcome to my new Blog. My name is Ibrahim Sukari (refer to the About Me page for more info), i am a CRM developer. The company i work for is called RightServ. We have done quiet a few CRM deployments with hefty customizations. I basically created this blog to give back to the community that [...]

Comments (2)