Addons

Decoration Widget Types

Updated: March 18, 2024

JSF UI Deprecation
This requires to have the JSF UI addon installed on your server that is deprecated since Nuxeo Platform LTS 2019.
Please refer to the Web UI documentation.

A series of widget types that are only useful to handle display of subwidgets, or just add tags surrounding other widgets.

Container

Id: container

The container widget is a "decorative" widget, used to control rendering of its subwidgets. It's available since Nuxeo 5.6 and is used on the default Summary layout.

View online demo: http://layout.demo.nuxeo.org/nuxeo/layoutDemo/containerWidget

Drop Zone

Id: dropZone

This widget defines a drop zone, used to define a zone where some actions will be called on drop. The Drag and Drop Service for Content Capture (HTML5-Based) documentation details how it can be used.