Microsoft Dynamics 365 & Power Platform Consulting
I'm a Germany based Microsoft Dynamics 365 business applications consultant with 15+ years experience in IT. I am able to provide training and consultancy on Dynamics 365 projects. To discuss these professional services please contact me at zach(at)woods.consulting ContactCreating Custom CSS Styling for ClickDimensions Forms
The ClickDimensions web content editors enable you to make numerous changes such as improving the field layout, font colors, font type, etc. However, if you need more styling options than what is provided OOB you will need to add custom CSS. I have provided some CSS...
Mental Models | First-Principles Thinking
"As to methods, there may be a million and then some, but principles are few. The man who grasps principles can successfully select his own methods. The man who tries methods, ignoring principles, is sure to have trouble." -Harrington Emerson First principles...
Multi-lingual Deployment of HR for Dynamics 365
HR Management for Microsoft Dynamics 365 is one of the most comprehensive Human Resource Management solutions available on the market. It is simple, intuitive, and offers rich functionality across all functions of HR. In a recent implementation, I encountered an issue...
Resource Managers Workflow – Send a Weekly Bookable Resource Planning Email
As a resource manager or project manager it can be a difficult task to keep up with operational resource planning. While Dynamics 365 Project Operations makes some of the tasks involved a bit easier to handle, it doesn’t automate everything. Communicating which...
How to Pass Logged-In User’s GUID to HTML web resource for Navigation Link
At some point you may encounter the need to find out the logged-in users ID and pass dynamically pass it into a URL when clicked. This can be achieved by creating a Web Resource with the following code pasted into it: <html> <head> <meta...