Tag Archives: Dynamics

Dynamics CRM (TCS Tools): Use a workflow to update related entities

If you read my previous post, you know how you can use TCSTools Lookup Setter custom worfklow activity to find a lookup value using a fetchxml query: http://www.itaintboring.com/dynamics-crm/dynamics-crm-use-a-workflow-to-set-a-lookup/ Let’s imagine a different scenario. What if you had an account and related contacts, and what if you wanted to push a field value you just entered on your account… Read More »

Dynamics 365: Editable grids and autosave

For a little while now, Dynamics has been offering editable grids. Having this functionality in Dynamics had been a dream for many of us – it makes a lot of things so much easier. After all, we can finally provide that great user experience where users can edit everything they need on the same screen. However, there was a… Read More »

Check your plugin code, or here is what you’ll see: There should be only one owner party for an activity

There is an interesting error I’ve never seen before that can now happen in Dynamics whenever you are deleting a service activity: Log file does not have a lot of information, but there is a clue: [Microsoft.Crm.ObjectModel: Microsoft.Crm.ObjectModel.SyncWorkflowExecutionPlugin] [75200d82-9f20-e711-8118-480fcff4b171: ] Starting sync workflow ‘Assign SA’, Id: 6f200d82-9f20-e711-8118-480fcff4b171 Entering AssignStep1_step: Sync workflow ‘Assign SA’ terminated with… Read More »

Dynamics 365: What’s not supported anymore

Here is my growing collection of features which I got used to in the previous versions of Dynamics and which are no longer available in Dynamics 365: 1. You can’t use backspace/delete to cleanup lookup fields anymore You know how you could set focus to a lookup field and hit delete (or backspace) button to clean… Read More »