Hi,
On click of entity ribbon, I am calling a JS which will open the html page in a dialog mode. The HTML contains 2 field & 1 OK button and on click of OK button it is processing my code with out any issues. Now the problem is after OK button is clicked, the html dialog is not getting closed.
Looking for some help on how to close the html dialog in my scenario.
Thanks in advance !