Project

General

Profile

Actions

Bug #20667

closed

[Feature] Allow type="user" in user setup

Added by Steffen Kamper over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
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

11407.diff (439 Bytes) 11407.diff Administrator Admin, 2009-06-24 20:00
11407_v2.diff (2.43 KB) 11407_v2.diff Administrator Admin, 2009-06-24 23:19
Actions

Also available in: Atom PDF