Hello, I'm in the process of creating a custom webresource html page. This html page will be opened via a js function from a ribbon button. This html page will need to return a value back to the window opener. Afaik, window.showModalDialog()
is now deprecated and is definitely not supported by CRM. Can you please reply with some sample js I can use to accomplish what I'm trying to do in CRM?