Project

General

Profile

Actions

Feature #16668

closed

configure display fields and pidList of user list via typoscript

Added by David Toshack over 17 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Should have
Category:
felogin
Target version:
-
Start date:
2006-10-25
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Just a few small changes to allow overriding the fields displayed in both listView and SingleView via typoscript like:
plugin.tx_newloginbox_pi3.singleView.fieldList = username,name,email
plugin.tx_newloginbox_pi3.listView.fieldList = username,name,email,city,country

and similarly, a comma separated pidList like:
plugin.tx_newloginbox_pi3.pidList = 123,234,456,456

There is no need to explicitly set manualFieldOrder like you do in the flex form but I added an extra clause, to ensure there was actually a field list for both details and list individually.

(issue imported from #M4433)


Files

fieldListByTs.diff (2.57 KB) fieldListByTs.diff Administrator Admin, 2006-10-25 12:03
Actions

Also available in: Atom PDF