Actions
Task #73699
closed#1443706103: TCA of table xyz misses required ['ctrl']['label'] definition.
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2016-02-26
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Sprint Focus:
Description
Hello,
I currently get the error from above.
But in TCA I render my own title:
'title' => 'WhatEver', 'label_userFunc' => 'JWeiland\\MyExt\\Tca\\Label->getTitle', 'tstamp' => 'tstamp',
Please do not test, if key "label" exists. Test, if a title was generated.
Stefan
Actions