-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Component/s: Seam / JSF UI
The nxu:actionListener method can be put inside a command button or link to perform additional actions. This makes it possible to perform a list of actions when clicking a link or button.
To make it usable with Nuxeo actions, this tag needs to resolve the bound expression twice: first to resolve "action.getLink()" and then to actually perform the action configured on this lik, that may be another expression => make this method expression a "meta method expression" with double resolution.
- is required by
-
NXP-8144 Add a layout widget type supporting mode switch
- Resolved