A story on critical thinking and not just buying or programming your way out of trouble. Written for Business Central but applicable to everything.
Category Archives: Technical
Building a React front end in Business Central
This blog post demonstrates how to use React in a Dynamics 365 Business Central Control Add-In.
Using HTML inside ForNAV reports
In this blog post I discuss how to use HTML in a blob field to display formatted text in a ForNAV report.
Two more ways to break your extension
I realize I have been remiss in sharing with you my continued experiences with creating extensions for our Hybrid NAV 2018 database. This is mostly because I have been busy doing exactly that, building extensions. Mostly it goes very well. Sometimes it does not, usually because we mess something up. Recently we ran in toContinue reading “Two more ways to break your extension”
Interface extensions with workflows
In this blogpost I document how to interface between extensions with workflows.
I created an Azure Function and use a workflow response to call that Azure Function