[TYPO3-core] Recursive TCA values
Frans Saris
franssaris at gmail.com
Wed Oct 30 10:59:40 CET 2013
Hi,
currently there are 2 ways used in TCA to reference to a "recursive" value.
For ctrl.type a : is used to separate the levels and for placeholder | with
__row in front of it
some examples:
sys_file_reference
['ctrl']['type'] => 'uid_local:type'
sys_file_reference
['columns']['title']['config']['placeholder'] =>
'__row|uid_local|metadata|title'
Since the approach used in placeholder is relative new (and not that much
used yet) this is the time to change is so there is one common approach for
this?
gr. Frans
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20131030/98986deb/attachment.htm>
More information about the TYPO3-team-core
mailing list