| Type
|
listing_big_icon_type_link
|
| Title
|
Big icon and document type with link
|
| Description
|
This widget type displays a big draggable icon corresponding to a
document with a link to the document.
It requires the following fields configuration:
-
first field maps the document model, the jsf method
nxd:bigIconPath will be used to provide its icon and to display
the document link
-
second field maps the unique id to be used as drag/drop
identified (e.g. the document model id)
-
third field maps the displayed icon title (can be the document
model type)
-
fourth field maps a boolean stating whether the widget
displays
a droppable zone (e.g. if document is folderish)
|
| Available Since Version
|
5.4.0
|
|
Accepting Sub Widgets
|
No
|
|
Handling Labels
|
No
|
|
Containing Form
|
No
|
| Handler Class
|
org.nuxeo.ecm.platform.forms.layout.facelets.plugins.TemplateWidgetTypeHandler
|
| Properties
|
{template=/widgets/listing/listing_big_icon_type_link_widget_template.xhtml}
|
| Categories
|
listing
|