Actions
Bug #29122
closedEpic #62041: twbs Bootstrap backend, refactor EXT:t3skin and HTML5 output
Epic #62836: FormEngine PHP/HTML Improvements & Bootstrap
TCA renderMode "Tree" issue with multi-relation or MM
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2011-08-19
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
Tags:
Complexity:
medium
Is Regression:
No
Sprint Focus:
Description
I tried the new renderMode "tree" feature for use in TCA. I got it working with a very simple relation in one of my projects. I would need to use a MM-Relation, but this doesn't work correctly.
Is this feature correctly implemented yet? How do I have to enter the option for the tables used?
Let's imagine we would need a Tree for tt_address tables:
- tt_address_group => tt_address_group_mm -> tt_address
How would the code for it look if it is implemented yet for working? I didn't figure it out how to do it right.
Actions