
Dynamics365… here we go
My blog about the interesting, powerful and varied world of Dynamics365; Microsoft’s flagship CRM, Service and Marketing management platform
Disable all fields on the form
Javascript for preventing changes to a form when deactivating isnt an option.
CustomTable Missing From Marketing Segment Builder
MS Marketing does not show the new custom table in the ‘Add Table’ for Segment Builder
How To: Enable Relevance Search for a table
How to enable relevance search for custom tables in Dynamics
How to create new Dynamics record using JSCRIPT and WebAPI (with example)
Recently we had the need to allow the system to create a record in Dynamics 365, from another record. And it was decided to use JSCRIPT to enhance the user-experience.
How do I change the Dynamics XML Schema in the Word Template
Modifying the XML schema of the Word Template for Dynamics can allow you to make additional fields available to use on the template.
Power Automate Not Licensed?
The user 'xxxxxx-xxxx-xxxx-xxxxxxxx' does not have a service plan adequate for the non-Standard connection 'Microsoft Dataverse'.
Me: BUT I DO!
How to trigger a Power Automate flow on a Dynamics 365 Many to Many (N:N) relationship
Power Automate doesn’t natively allow you to assign triggers to records attached using many-to-many or N:N relationships. Here’s how you can use a HTTP response to accomplish the same functionality
Update the child flow for action 'Run_a_Child_Flow' to not use 'run-only user' connections.
Fix the error in power automate preventing child-flows to be run.
Request to Azure Resource Manager failed with Power Automate Connection
Some quick troubleshooting tips for those troublesome error messages
What happens when I delete a choice option in Dynamics 365?
What happens when you delete a value from a choices drop down list? This has some major implications for the way you design your Dynamics application.
How do I get a list of Object Type Codes from Dynamics 365? (On Premise)
Every entity/Table in Dynamics has a ‘Type Code’ - a numeric identifier for that table. Here’s how to find yours.
How do I get a list of Object Type Codes from Dynamics 365? (On Line)
Every entity/Table in Dynamics has a ‘Type Code’ - a numeric identifier for that table. Here’s how to find yours.
List of standard Object Type Codes for Dynamics 365
Every entity/Table in Dynamics has a ‘Type Code’ - a numeric identifier for that table. Here’s how to find yours.