Category Archives: xRM Development

This area is mostly about dev related stuff – tips, tricks, code snippets and more

File Explorer in Dynamics CRM

Ever needed to display files from a file share in Dynamics CRM? Then File Explorer might be the right solution for you! You can easily drag’n drop files into the file explorer as well as right click and access the … Continue reading

Posted in xRM Development | Tagged , , | Leave a comment

JavaScript fetch

When working on partner hosted Dynamics CRM deployments it is not possible to deploy assemblies on the server – so the solution does often involve JavaScript. This solution is based on elements found round and about on different blogs and … Continue reading

Posted in xRM Development | Tagged , | Leave a comment

Record Cloning

One of my customers wanted to create Quote templates we had to figure out how it should be done – we thought about using opportunities as templates when choosing an opportunity as leading opp it is possible to copy products … Continue reading

Posted in xRM Development | Tagged , | Leave a comment