-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.3
-
Component/s: Layouts & Widgets
-
Tags:
-
Backlog priority:500
Currently the list of accepted action types is static, and handled in /nuxeo-platform-webapp-base/src/main/resources/web/nuxeo.war/incl/action/generic_action_template.xhtml
This should be pluggable as widget types are => need to refactor templates, turning each specialized template into a widget template, and reference it in a widget type only available in a new category "jsf_action" ("jsf" is the default category).
Then the generic_action_template can change its code to call a nxl:widgetType tag instead.
Note that this would also allow documenting action types and the properties they accept in the layout-demo showcase.
- depends on
-
NXP-12567 Cannot Cancel creation of a document if a field is required
- Resolved
-
NXDOC-227 Add documentation for action types, widgets and expressions
- Resolved
-
NXP-12449 Allow rendering widgets from other categories in JSF interface
- Resolved
- is duplicated by
-
NXP-11026 Make action types pluggable
- Resolved
- is required by
-
NXP-9673 Add a widget type displaying tabs
- Resolved
-
NXP-11194 Single and double quotes must be encoded when building an URL from a document path
- Resolved
-
NXP-11857 Cannot use nxl:widgetType with only 'value' or 'field'
- Resolved
-
NXP-12576 Cannot use default action widget types on workflow tab
- Resolved
-
NXP-12882 Fix "activate dev mode" ajax refresh on admin center Studio tab
- Resolved
-
NXP-12502 Simplify incremental layouts configuration
- Resolved
-
NXP-12570 Allow defining several action categories to render on action widgets
- Resolved
-
NXP-12501 New types actions categories should be used everywhere in DM
- Resolved