This application works best with JavaScript enabled.
Nuxeo Showcase - Layout Service (forms, views, and actions)
Standard Widgets
Text
Textarea
Int
Secret
Datetime
File
Htmltext
Single vocabulary
Single vocabulary radio
Multiple vocabulary
Multiple vocabulary checkbox
Vocabulary suggestion
Multiple vocabulary suggestion
Single user
Multiple user
Checkbox
Complex
List
Advanced Widgets
Template
Container
Layout
Toggleable form
Actions
Listing Widgets
Author
Big icon and document type
Big icon and document type with link
Icon and document type
Last contributor
Lifecycle state
Lock icon
Title with link
Version
Aggregate Widgets
Multiple aggregate checkbox
Multiple aggregate listbox
Multiple directory aggregate checkbox
Multiple directory aggregate listbox
Action Types
Link
Bare link
Fancybox
Rest document link
Main tab link
Widget
Template
Single user
Overview
Reference
Preview
View Mode
Edit Mode
Properties
Preview
Change the properties in the form below to preview the generated widget.
Label
Help Label
Translated
Handling Labels
Required
Placeholder
Width
Select2 frequency
Minimum characters
Search type
Users and Groups
Users
Groups
Group id restriction
Use prefixed reference
Max search results
Ajax reRender
Display email for users
Help Label
Hide Help Label
Container css class
Dropdown css class
Inline Javascript
function userformatter(entry) { var markup = ""; if (entry.displayIcon && entry.type) { if (entry.type == "USER_TYPE") { markup += "<img src='" + window.nxContextPath + "/icons/user.png'/>"; } else if (entry.type == "GROUP_TYPE") { markup += "<img src='" + window.nxContextPath + "/icons/group.png'/>"; } } markup += entry.displayLabel; return markup; }
Selection Formatter
Suggestion Formatter
Dropdown on Arrow
Custom Properties
Add