Details
-
Type:
New Feature
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: Backlog
-
Component/s: Development
-
Security Level: Public (Public: Anyone can view)
-
Labels:
-
Rice Module:KRAD
-
KAI Review Status:Not Required
-
KTI Review Status:Not Required
Description
Need to add some utilities to help with creating custom group layouts with JSP. A couple things we can do:
1) Create CustomLayoutManager that does nothing by default, just forwards to the configured template
2) Provide ability to get a field by name from the groups items (possibly a map on the group indexed by binding path)
3) Other helper tags