Disable drag and drop

Added by willy adelard 11 months ago

hello,

I would like to disable drag and drop.

Thank you


Replies (3)

RE: DISABLE DRAP AND DROP - Added by Dmitry Levashov 11 months ago

In current version it is impossible

RE: Disable drag and drop - Added by willy adelard 11 months ago

'defaults' => array(
'read' => true,
'write' => false,
'rm' => false
)

RE: Disable drag and drop - Added by Dmitry Levashov 11 months ago

this disable copy/move, not drag&drop itself

(1-3/3)