Nuxeo Showcase - Layout Service (forms, views, and actions)

List

Description

The list widget displays an editable list of items in create or edit mode, with additional message tag for errors, and the same list of items in other modes. It is not usable within a list widget (see sublist widget for this feature).

Items are defined using sub wigdets configuration.

This is actually a template widget type whose template uses a <nxu:inputList /> tag in edit or create mode, and a table iterating over items in other modes.

Since 5.6, it will apply to the current value (e.g. the layout or parent widget value) if no field definition is given.

Edit Mode View Mode
Fill the form and click on 'Submit' to display the widget rendering in view mode.
List Array widget
Add

List Array widget


Edit Mode View Mode
Fill the form and click on 'Submit' to display the widget rendering in view mode.
List widget
Add

List widget


Edit Mode View Mode
Fill the form and click on 'Submit' to display the widget rendering in view mode.
Complex List widget
String item Date item Int item Boolean item 2 fields
Add

Complex List widget


Edit Mode View Mode
Fill the form and click on 'Submit' to display the widget rendering in view mode.
Complex List widget
Add

Complex List widget


Edit Mode View Mode
Fill the form and click on 'Submit' to display the widget rendering in view mode.
List of lists
Add

List of lists