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

Søren Malling soren.malling at gmail.com
Wed Mar 17 13:12:02 CET 2010


Hi,

You should be able to user ###CURRENT_PID### as a magic marker in your
"foreign_table_where"

Regards,

Søren

On Wed, Mar 17, 2010 at 1:06 PM, Tudor <tudor.pali at fecher.eu> wrote:
> 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
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev
>



-- 
Officially Certified TYPO3 Integrator




More information about the TYPO3-dev mailing list