[TYPO3-core] RFC: #13402: Missing suggest feature for some fields
Steffen Kamper
ks at dislabs.de
Mon Feb 15 16:11:10 CET 2010
Hi,
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=13402
Branches:
TYPO3_4-3 (?), trunk
Problem:
The patch adds suggest feature for following fields:
be_user => usergroup
pages => fe_group
fe_users => usergroup
fe_groups => subgroup
I found out that suggest only use the TCA-config "allowed". This is only
filled by MM-related data.
Now i added process of "foreign_table" and "foreign_table_where", so the
added suggest now are working.
You may add a special addWhere for the suggest, the foreign_table_where
is used if no addWhere is defined.
Example of usage is the suggest in BE_GROUPS subgroups, where the
addWhere comes into the game.
vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 13402_v2.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100215/1d3afdc3/attachment.asc>
More information about the TYPO3-team-core
mailing list