-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 8.1
-
Component/s: Layouts & Widgets
-
Epic Link:
-
Tags:
-
Impact type:API change
-
Upgrade notes:
-
Team:AT
-
Sprint:nxNag Sprint 7.4.2, nxNag Sprint 7.4.3, nxNag Sprint 7.4.5, nxAT Sprint 8.1.2
-
Story Points:5
- The JSF tags available to reference a widget could be more explicit (instead of referencing #{layout.widgetMap['widgetname']}
- maybe reference all widgets in the context directly, by name (if adding more to the variables is not heavy on perfs)
- the widget id generation should be reviewed to allow referencing a widget directly, outside of the nxl:layoutRowWidget iteration tag
- maybe generate all local widgets, not only those referenced by rows
- add runtime tag libraries, allowing to reference a widget definition or widget type by tag name, instead of using nxl:widget and nxl:widgetType tags