Actions
Bug #87858
openLocalized selectSingle field does not get disabled with allowLanguageSynchronization = true
Status:
New
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2019-03-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.3
Tags:
selectSingle allowLanguageSynchronization translation
Complexity:
Is Regression:
Sprint Focus:
Description
See attached image, the field is not disabled as supposed. It's working fine with renderType "selectMultipleSideBySide".
Expected behaviour: the field should be disabled until the editor clicks the "Custom value" button. It happens both with an item array or records from a foreign_table.
At first I wanted to use the l10n_mode=exclude setting but there is also a bug in not getting the right value, see #82843.
Files
Updated by Benni Mack over 4 years ago
- Related to Bug #82843: TCA: localized `SelectSingleElement` selects wrong option added
Actions