Actions
Feature #76925
openSwitching from one content type to another should clear fields not usable anymore
Start date:
2016-07-04
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
When I create a new tt_content entry using the backend of TYPO3 7.6.9 - lets say a text&media entry. I attach/referenace an image to it save it and later on change my mind to switch to a content type header.
The image ist still referenced by the no more visible content, as seen in the ref counter on the FAL object. If I would want to delete the image I get a warning, even if it is no more in real use.
By switching the content type I get a warnin popup about a refresh required, it could be extended to a warning "unused fields will be purged".
Updated by Georg Ringer over 8 years ago
I am not sure if you have thought about all side effects:
- This has been the case since day 1 and it is also a great feature as those values could be used later again
- What about editor permissions: So an editor can only change the images but not the title. should then the title be removed?
Updated by Riccardo De Contardi almost 7 years ago
- Related to Bug #79427: Non-plugin content elements not accessible when list_type not empty added
Updated by Riccardo De Contardi almost 7 years ago
an unwanted side effect is reported here: #79427
Updated by Susanne Moog almost 7 years ago
- Category set to FormEngine aka TCEforms
Updated by Riccardo De Contardi about 5 years ago
- Related to Feature #88908: Add "migration wizard" when changing CType of content elements added
Updated by Riccardo De Contardi about 5 years ago
I imagined an alternative idea here #88908
Updated by Riccardo De Contardi over 4 years ago
- Related to Bug #90194: Question / Bug? shortcut_mode still set (not "0") after switch page back to page of type "standard" added
Actions