[TYPO3-english] Backend TCA foreign_table_where ###THIS_UID###

Rayuth You (Yuth) rayuth at typo3cambodia.org
Thu Mar 29 13:56:51 CEST 2012


Hi list,

In TCA, I cannot get ###THIS_UID### when I tried to select only 
positions that associates with my current item.

'position' => array(
	'label' => 'Position',
	'config' => array(
		'type' => 'select',
		'foreign_table' => 'position',
		'foreign_table_where' => 'position.item=###THIS_UID###',
	)
)

How can I fix it? Any ideas?

Kind regards,
Rayuth
-- 
Rayuth You
Web Developer

M: +855 11 262 078
E: rayuth at typo3cambodia.org

TYPO3 .... inspiring people to share!
Get involved: http://www.typo3cambodia.org


More information about the TYPO3-english mailing list