Actions
Bug #84799
closedaddTcaColumn | makeCategorizable ignores onChange | reload
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2018-04-19
Due date:
% Done:
100%
Estimated time:
1.00 h
TYPO3 Version:
8
PHP Version:
Tags:
sys_category
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
when using makeCategorizable I have no chance to add
'onChange' => 'reload'via supported mechanism today
I use requestUpdate TCA setting which is deprecated in migrateRequestUpdate
TODO:
Add $fieldName 'onChange' to addTcaColumn method.
Actions