By admin, on December 11th, 2008%
Recently I have been asked many times about how to get attribute value from entity’s GUID using JScript?The following code demonstrate how to get a user’s internalemailaddress by giving user’s GUID.*It has been modified to support multi-tenent deployme… . . . → Read More: CRM 4.0 Get attribute value from entity’s GUID using JScript
By admin, on December 3rd, 2008%
CRM Quick Find Active [Entity] view only return active records. It’s a common requirement to return both Active/Inactive records. I use a easy way to allow Quick Find view to return both Active/Inactive records, here it is (unsupported!):1. Export the … . . . → Read More: Quick Find for Inactive Records