Project

General

Profile

Actions

Feature #84514

open

overrideChildTca inline selectTree

Added by Jakob Berlin about 6 years ago. Updated about 4 years ago.

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.

Ideas:
  • 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
Actions

Also available in: Atom PDF