Hello,
I am implementing one custom solution in Dynamics CRM Online.
I have created one Ribbon button and when user clicks on that button, it should open dialog box as shown in below screen shot.
User browses the file and then click on submit button.
On submit I want to call one custom dialog process which I have created and as an input parameter I want to pass selected document.
What is the best way I can do this?
Please suggest.
Thank you