Feature #64514
closed
tt_content.image FAL add Button(s) to toggle expand of file_references
Added by Kay Strobach almost 10 years ago.
Updated almost 5 years ago.
Category:
FormEngine aka TCEforms
Description
currently the list of FAL filereferences is a big step forward for small amounts of files, but it would be nice to have an easy way to collapse all the items with one click to make reordering easier.
- Tracker changed from Bug to Feature
Currently this would not be a FAL issue as the IRRE functionality is used here.
- Category changed from File Abstraction Layer (FAL) to 978
- Target version set to 7.4 (Backend)
- Target version changed from 7.4 (Backend) to 7.5
- Assignee set to Mathias Brodala
- Sprint Focus set to On Location Sprint
- Sprint Focus deleted (
On Location Sprint)
This can be fixed locally e.g. by something like this in .../Configuration/TCA/Overrides/pages.php
:
$GLOBALS['TCA']['pages']['columns']['media']['config']['appearance']['collapseAll'] = TRUE;
This way all records are always collapsed on opening the page properties which should make it easier to work with long lists.
- Target version deleted (
7.5)
- Status changed from New to Rejected
Due to low demand / low priority I'm going to close this issue as it can be solved if necessary as Mathias stated.
Also available in: Atom
PDF