Knowledge Sharing - Applied Hacking
This one will make your head spin while you wait!
Until version 21, Business Central didn’t provide a way to tell users that the system was working on something, but now we have the WaitSpinner.
How do I trigger business logic when a flowfield changes?
Flowfields play a central role in Business Central, and a common development request is to react when a flowfield changes, but how do you actually
“ReportExtensions don’t work IRL”
Quite often, we spend way more time battling issues that should be simple and straightforward because too many reports are incompatible with report extensions. Check
Microsoft tried to hide their secrets in plain sight
During the Microsoft Keynote at Direction EMEA 2022, Microsoft showed a 71 seconds movie from an internal event. It flashed by fast and nobody(*) got
Interview with Mike Morton at Directions EMEA 2022
At Directions EMEA 2022 in Hamburg, I meet with Mike Morton, VP at Microsoft for an interview about Business Central, check it out:
Use JSON or simplify communication with ControlAddIns
The JsonObject and JsonArray data types can be used to simplify the process of transferring data between AL and ControlAddIns. Check out the video: