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.
Updated by Christian Eßl about 5 years ago
- Category set to FormEngine aka TCEforms
Updated by Gerrit Code Review over 4 years ago
- Status changed from New 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/63873
Updated by Gerrit Code Review over 4 years ago
Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63859
Updated by Susanne Moog over 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 2b128142dfc467dbdeac57edfe607edf8035d926.
Actions