by Phil Adams
30. March 2010 11:39
Since Microsoft first released Microsoft CRM 4.0 (in early 2008) they have released several hotfix roll ups. Each hotfix rollup fixes several problems that have been identified since the initial release. It is generally recommended that you keep your CRM patched with the latest rele...
[More]
by Phil Adams
22. March 2010 14:50
In BIDS, do the following:
Click on Report > Report Properties > Layout tab
Make a note of the values for Page width, Left margin, Right margin
Close and go back to the design surface
In the Properties window, select Body
Click the + symbol to expand the Size node
Make a note of the va...
[More]
by Phil Adams
17. March 2010 14:57
I ran across some code today that will pre-filter a lookup field based on a selection in another lookup field. Put this in the onChange of the first lookup: document.filterLookup(crmForm.all.customerid, crmForm.all.contactid); Put this in the onLoad of the form: // Filt...
[More]
0e67b7e5-a761-4ecd-abc9-2ddbde3d56b1|0|.0
Tags:
by Phil Adams
4. March 2010 14:37
I've been working on a MS CRM 4 project and found that the custom entities that we added displayed an 'Add Existing xxxxx to this record' button when it was not required and created a lot of confusion among the users. Microsoft have said they will make this optional 'In the next relea...
[More]
2b724db4-2449-4699-b34c-d2f7fe318eec|0|.0
Tags: