Pop up message is not closing when "Acknowledge " button is clicked
Hi All,I’m trying to display the popup message with button and I’ve added a button "Acknowledge" inside the popup message to close it. However, when the button is clicked, the modal doesn’t close. I’ve defined the closeDialog() function and linked it...