I have a CRM 4.0 workflow with a custom workflow activity. This workflow is triggered on select attribute updates of accounts. The selected attributes is a list of 20-30 fields. Is there a way 开发者_
How do you update records in CRM 2011 using OrganizationServiceContext? Can anyone provide a simple example? Thanks!
can anyone tel开发者_如何转开发ls me how I can retrieve a contact in relationship with the marketing list in crm 4.0 ?
I am using mscr开发者_StackOverflow中文版m 4.0 and .net 3.5. I have written a custom plugin, that is erroring! (solving the error is not my question though)
I\'m trying to create a new record where one of the fields is a DataTime field. I always get the \"The date-time format for Thu Sep 01 19:25:20 2011 is invalid开发者_如何学C, or value is outside the
I am trying to update a Entity that is an OptionSetValue, the values it will update from are in a radioboxlist and one of the option is blank/null. Is there a way to pass the null value to CRM Entity
I am trying to pull down the NULLS of the contacts and I am using DefaultIfEmpty to do it. But I am getting this error.
I am trying to Update records in the OpportunitySet using LINQ. Right now I am pulling all the data down and they are being Databound to fields in a Grid. This is what I have so far:
I really can\'t find how i can retrieve the value from a currency field and set it as a value for another currency field for another entity.
At my shop we are managing a campaign with printed materials.These printed materials have bar codes.We are trying to figure out the best way to scan these bar codes into Dynamics CRM.