Hi,
does any one know how to limit document's format on drag and drop?
Thanks
You cant prevent user from dragging, but you can prevent the "dropping". This requires customization to action classes (eg move, link, copy).
thanks for the response ,but the problem is that i want to limit the drag only for the pdf and zip format.
As I said before, AFAIK you cant limit drag. You can limit the drop, such that the user can only "drag AND drop" pdf and zip format.