The best practice for confirmation dialog box in Dynamics 365 Business Central (Using Codeunit 27 “Confirm Management”)

Today I would like to talk about the best practice for Confirm dialog box in Dynamics 365 Business Central.

As you might know, you can use Dialog.Confirm Method to create a dialog box that prompts the user for a yes or no answer. The dialog box is centered on the screen. This is very easy.

Source : Dynamics 365 Lab
Read more…