Bug #64535
closedSuppress useCombination warning for certain fields
Added by Andreas Allacher almost 10 years ago. Updated about 6 years ago.
100%
Description
It would be nice to suppress the useCombination warning for certain fields.
Files
demoinline.zip (8.37 KB) demoinline.zip | Andreas Allacher, 2015-01-30 13:33 | ||
Warning Message.png (26.6 KB) Warning Message.png | warning message | Andreas Allacher, 2015-01-30 13:33 | |
suppressed_warning.png (23.7 KB) suppressed_warning.png | suppressed warning message | Andreas Allacher, 2015-01-30 13:33 |
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Needs Feedback
- Assignee set to Mathias Schreiber
Could you add some info to the report?
I have troubles understanding what you refer to :)
Updated by Andreas Allacher almost 10 years ago
Sorry.
I meant if I use a TCA configuration for an inline field in combination with the appearance setting useCombination.
The foreign_selector record will that way be rendered as inline field.
However, that way I get a warning when editing the record that it is edited "globally" which makes sense in a way but might not be necessary all the time.
Furthermore, if one mainly uses it to render the foreign_selector record (it is necessary to create the intermediate table to use foreign_selector)
and suppress all fields in the intermediate table then I have an empty line from not used tabs of the record of the intermediate table.
I mean the message in \TYPO3\CMS\Backend\Form\Element\InlineElement::renderCombinationTable:
$flashMessage = GeneralUtility::makeInstance('TYPO3\\CMS\\Core\\Messaging\\FlashMessage', $GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_core.xlf:warning.inline_use_combination'), '', FlashMessage::WARNING); $out = $flashMessage->render();
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Needs Feedback to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36415
Updated by Andreas Allacher almost 10 years ago
- File demoinline.zip demoinline.zip added
- File Warning Message.png Warning Message.png added
- File suppressed_warning.png suppressed_warning.png added
Demo EXT and possible solution added.
Though it might also be a good idea to not only suppress but also allow to modify the message.
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36415
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36415
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36415
Updated by Gerrit Code Review over 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36415
Updated by Gerrit Code Review over 9 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36415
Updated by Gerrit Code Review over 9 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36415
Updated by Andreas Allacher over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c1025c56c8f6a3afd29e7cbe4f088fcd050ec1b5.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42314
Updated by Gerrit Code Review over 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42314
Updated by Christian Kuhn over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset c346e9bd28231389062585eb83c99f4bb5e231d3.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42315
Updated by Andreas Fernandez over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset cc6f805b9f94db95dde4f84082a954d6ae396082.