Hi, i want to create a new web form for upload data into crm.
The scenario is i add a new button in CRM Ribbon. When i click the button, a custom webform will appear on new window. From the new window, i select files from computer and upload it to CRM
I would like to know how to display a new window using html web resources. Also, since its only html, so where to put the query(C#) for uploading record ?
*This post is locked for comments