I cannot drag and drop a folder
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2020 06:56 PM
Getting an error when I open a folder, Getting tags on /some/workspaces failed since NXTag is missing on WorkspaceRoot document type. This operation will be ignored.
, could this be the cause?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2020 09:10 AM
Hello,
No that's not the root cause. You should check you have draggable$="[[_hasWritePermission(document)]]" drop-target-filter="[[_dropTargetFilter]]"
in your document listing element and Nuxeo.DocumentContentBehavior
in the element behavior.
Regards
