#2106 closed enhancement (fixed)
Add support for custom list columns and toolbar buttons in any-to-any lists
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | major | Milestone: | BASE 3.12 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The context should be a JspContext
with ITEM type and the main item as the current item. The AnyToAny items are passed as arguments to the ListColumnAction.getValue()
method.
Change History (2)
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 7 years ago
Summary: | Add support for custom list columns in any-to-any lists → Add support for custom list columns and toolbar buttons in any-to-any lists |
---|
Note:
See TracTickets
for help on using tickets.
(In [7440]) Fixes #2106: Add support for custom list columns in any-to-any lists
A side-effect of the implementation is that it is also possible to add custom buttons to the toolbar.