Actions
Bug #20667
closed[Feature] Allow type="user" in user setup
Start date:
2009-06-24
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
according to TCA allow type="user"
example:
'myField' = array(
'type' => 'user',
'userFunc' => tx_myext_class1->renderMyField
);
(issue imported from #M11407)
Files
Actions