Folder drag & drop

Hi All,How can I recognize drag and drop event when I drag folder from one place to other?

Thanks,

Ishai Borovoy.

Subject: RE: Folder drag & drop

Are you talking about a folder that exists within a Notes database? What you’re really doing when you drag a folder is renaming the folder. There’s not a programmable event for that in Domino Designer. You could write an Extension Manager hook for it using the C API.

Subject: RE: Folder drag & drop

Do you have any example or idea how to do it?Thanks,

Ishai