Task #4735
Story #11016: As an extension developer I want to be able to configure the TCA
make label column for list module configurable
| Status: | New | Start date: | 2009-09-23 | |
|---|---|---|---|---|
| Priority: | Could have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Backend Interface | |||
| Target version: | - | |||
| Remaining hours | ||||
| Votes: | 0 |
Description
See Domain_Model_DomainObject::getListModuleValueLabel()
History
Updated by Sebastian Michaelsen over 3 years ago
- Category set to Backend Interface
At the moment the first property is used as label field (or 'uid' if no properties are defined).
Possibility to adjust this has to be implemented in the User Interface.
Updated by Sebastian Michaelsen almost 3 years ago
- Assignee set to Sebastian Michaelsen
- Priority changed from Should have to Could have
- Target version set to 0.1
Updated by Rens Admiraal over 2 years ago
- Tracker changed from Feature to Task
- Parent task set to #11016
Updated by Sebastian Michaelsen over 2 years ago
- Assignee deleted (
Sebastian Michaelsen)
Updated by Stefan Neufeind 7 months ago
What is this planned to look like? A dropdown in the domain object settings to select the field to display? Or checkboxes in the properties to say "use this as label"? What if multiple properties would be selected and how to order them?
I'm not yet clear what this would be expected to look like, before it can be implemented.
Updated by Nico de Haen 7 months ago
This feature will be implemented in the new PackageBuilder which should replace the current ExtensionBuilder once it provides the same (and more) features.
I would prefer the dropdown solution.