Drag and Drop Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2013 01:37 PM
I used the following script to change the metadata Drag and Drop:
And got the following error:
/ layouts / layout_listing_ajax_template.xhtml 146.59 @ value = "# {value.data ['dc'] ['title']}": Target Unreachable, 'data' returned null on 'java.util.HashMap'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2013 10:03 AM
Are you sure you don't override this template in your own project. Because I don't see in Nuxeo source code {value.data ['dc'] ['title']}
in this template (See github)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2014 05:36 AM
This expression is not really in this template, but it's referenced there by the layout system (it's generated from widget configuration)
