Hi!
I put a messagebox in QueryAddToFolder event in a folder. When i drap and drop a document from this folder to another, nothing appends.
Do you have solution?
Estelle
Hi!
I put a messagebox in QueryAddToFolder event in a folder. When i drap and drop a document from this folder to another, nothing appends.
Do you have solution?
Estelle
Subject: QueryAddToFolder
works for me. Do you have your code in the source folder or destination folder? Should go in the source folder.
Subject: RE: QueryAddToFolder
Le code is in source folder.
Subject: RE: QueryAddToFolder
I think a know why it’s not working, but i need solution.
I put my messagebox in queryaddtofolder in my source folder, i take a document to draganddrop to another folder but my target forder is in a browser in a button call a pseudonym of my target folder and not a call of my target folder.
I need to do that in this way because if i put a call of a folder in my button, i can’t draganddrop document.
Do someone has solution?