Actions
Bug #47040
closedAppend treeConfig to allowOverrideMatrix whitelist
Status:
Closed
Priority:
Should have
Assignee:
Category:
FormEngine aka TCEforms
Target version:
Start date:
2013-04-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:
Description
Hello Core-Team,
in documentation you told us, that we can override rootUid by pageTSconfig:
http://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Select/Index.html
Quote: "rootUid (integer, optional) : uid of the record that shall be considered as the root node of the tree. In general this might be set by Page TSconfig"
But it does not work:
TCEFORM.tx_schooldirectory_domain_model_school.category.config.treeConfig.rootUid = 4
I will create a patch for this.
Stefan
Actions