Actions
Bug #22679
closedImprove usability of group fields
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2010-05-19
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
Description
If you set
'disable_controls'=>'list'
you can once upload an image (or file). But because of a missing Delete-Button you never are able to change this image (or file) later.
It's a pitty, that this doesn't work, because 'disable_controls'=>'list' renders for single files much more 'pretty'.
https://review.typo3.org/#change,1142
Solution could be, to add the delete Button, even if the list is not shown.
This works (i tried), but you dont get an visual respose, that the existing image will be deleted and replaced by the new one.
Other option would be, to add a new property, that automatically deletes existing entries, if maxitems=1 and so always replaces exisitng images (files).
(issue imported from #M14430)
Files
Actions