Thumbnails (and handling) of uploaded files on new entries that have not yet been saved

This commit is contained in:
nathangray
2017-04-10 10:39:04 -06:00
parent ee62801ace
commit d5c24a2c8e
11 changed files with 158 additions and 24 deletions

View File

@ -627,6 +627,7 @@ var et2_customfields_list = (function(){ "use strict"; return et2_valueWidget.ex
// Filemanager select
{
label: '',
mode: widget.options.multiple ? 'open-multiple' : 'open',
method: 'EGroupware\\Api\\Etemplate\\Widget\\Link::link_existing',
method_id: attrs.path,
button_label: egw.lang('Link')