I am开发者_如何学编程 using Microsoft CRM 4.0. I currently have many accounts that need to be updated by the sales person assigned to the account. What would be the best way to notify the user of the
i trying to add some costume app into Dynamics CRM basically i have an ASP.Net Page i show within an iframe inside the MS CRM.
As documented here there is a property on the AppointmentRequest class for the CRM webservice that allows you to add constraints to what possible appointments are returned from a search.
Whenever I\'m creating a custom entity in CRM, the type is prefixed with \"new_\". So are an开发者_开发问答y attributes.How can this be modified/removed? That is the prefix for custom entities and att
Has anyone found a good way to either merge or remove duplicates that are in custom entities? In our case we have two custom entities, literature history and subscriptions which relate contacts back t
I would like to know if it was possible to make certain fields invisible until the question linked to them is selected to Yes. Then other 开发者_运维知识库fields pop up to go into more detail. I\'m no
I have a form with three fields that I\'d like to populate based on three attributes of a different entity. What\'s the best way to do this? I tried this, based on stuff I found online:
I have an application that interacts with MSCRM 4.0.When I try to update the date of birth field on a contact I get an error message every
I am running this code (with names and security details obscured). When I do, I get 401 unauthorised. The credentials are that of the user on the hosted server. Is this possible against an IFD system?
I have a Created a campaign in the CRM. Now users register for this Campaign and the results are stored as CampaignResponse objects.