I am creating an online office add-in for the Word application. I have created an HTML page with some fields like, Name, Address, Mobile etc. On drag and drop of such a field I want to create a MergeField in Word Document.
I have done R&D regarding drag and drop but I am not able to find how to control a drop event outside of the container.
Is there any way to fulfill my requirement?