I am working with episerver 9 and need some help implementing on page edit for a custom property. This custom property is being used to render an image on a page. What I need to do is perform a drag and drop operation from a gadget that I have created using dojo framework. This gadget will act as the source of the dnd(drag and drop) operation and the image container as the target. I have got the dnd functionality working on the properties view but I am finding it difficult to get it working for the on page edit view. It would be helpfull if someone could point me to a guide or a documentation which I could refer to.
Hi,
I am working with episerver 9 and need some help implementing on page edit for a custom property. This custom property is being used to render an image on a page. What I need to do is perform a drag and drop operation from a gadget that I have created using dojo framework. This gadget will act as the source of the dnd(drag and drop) operation and the image container as the target. I have got the dnd functionality working on the properties view but I am finding it difficult to get it working for the on page edit view. It would be helpfull if someone could point me to a guide or a documentation which I could refer to.
Thanks