[TYPO3-dev] get the pid of the backend page

Tudor tudor.pali at fecher.eu
Wed Mar 17 13:06:23 CET 2010


Hi,

How can i get the "pid" of the page where i insert my new pugin records?
I want to use the pid for 'foreign_table_where'.

'config' => array (
                 'type' => 'select',
                 'foreign_table' => 'tx_petfoodsearch_category_items',
                 'foreign_table_where' => '....'

Thx




More information about the TYPO3-dev mailing list