Actions
Feature #84514
openoverrideChildTca inline selectTree
Status:
New
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2018-03-21
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
If you have a parent TCA record which includes a inline child which itself contains a selectTree column the overrideChildTca config of the parent regarding the selectTree column isn't working.
Reason:
As tree is requested by AJAX all overrideChildTca from parent is missing.
Feature request:
Take care of overrideChildTca when loading tree via AJAX.
- append ouput for AJAX call in template by overrideChildTca config
- take care of those template vars when creating call for FormSelectTreeAjaxController and use the config there
Updated by Susanne Moog over 4 years ago
- Category set to FormEngine aka TCEforms
Actions