Automated testing: UI Handler for Notifications
During Automated testing, you can already create UI Handlers of several types. Unfortunately there is no Notification Handler available. That leaves my testing result in error with the message: 'Unexpected error: Unhandled UI: SendNotification'
Image folder for javascript Control add-ins
Hi,
When using images in control add-ins, every image must be defined separately in Images of the Control Add-In.
For example:
Images = 'img/img1.png', 'img/img2.png', 'img/img3png','img/img4.png';
This makes mai...
Business Charts: Extend Chart Types in Business Chart Buffer
Business Central already has a powerful tool to visualize data in charts, the Business Chart Visualization Add-in. It's a great tool that (in my opinion) underestimated by many. But in order to let us more use the Business Charts, we are in need of more chart types / options. Since the introducti...