Opened 7 years ago
Closed 7 years ago
#2105 closed defect (fixed)
PropertyPathActionFactory doesn't use the exportProperty
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | minor | Milestone: | BASE 3.12 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The PropertyPathActionFactory
can be used by an extension to provide extra columns to list pages. It has support for specifying the 'exportProperty' (in case the exported value should not be the same as the displayed value). However, this property is ignored and the regular value is used also in the export.
Note:
See TracTickets
for help on using tickets.
(In [7435]) Fixes #2105: PropertyPathActionFactory doesn't use the exportProperty