I am creating a new entity in CRM 4.0 to track our projects. O开发者_如何学编程ne field is a Project Code, and I\'d like to have a way to ensure that this field contains a unique value.
I have a silverlight app embedded in an IFRAME in Dynamics CRM... calls after the form is loaded retrieve data via the CRM service soap client. The client is programmatically initialized with the URL
I\'m trying to create a DataContext (a class available via the new MSCRM SDK) from an existing CrmService. Is this at all possible in a supported 开发者_如何学Cmanner?
In the Dyna开发者_开发技巧mics CRM environment, I have created the custom entity as Countries. there is another by default entity under the Sales is: Opportunity. I create the N to N relationship betw
I have added javascript for reverse th开发者_如何学Ce items in the picklist (rating) to the opportunityentity. It is done. but when I am filling the data and saving it, it is not saving the selected i
Let say I have the entit开发者_StackOverflow社区y Branches, which have vale a,b,c,d,e... I want to show these value on another entity\'s New form as picklist field. what have to do. Is need to write t
This should be simple... Im using the CRM web service to delete entities such as products -> service.Delete(product);
I have a situation where i have to add a new State to the stateCodes list. I would like to add \"Fired\" to Active and InActive state, How can i do such a thing ?
Im having some trouble with Dynamics CRM 4. Im trying to update prices and availability with the crm-service in a WPF-app but it takes forever. Up to half an hour with about 6000 products. Should it t
In the Phone Call entity, the \"to\" attribute is of type partylist.Would like to be able to add 开发者_如何学运维the parent customer to the entity so it can be added to the form and views so when lis