Hi I would like to replace the 7 in this ext_tables.php code: tempColumns = Array ( ... "foreign_table_where" => "AND pages.pid=7 ORDER BY pages.title", ... ); with this variable: $GLOBALS['TSFE']->tmpl->setup['og_homann_list_page_relations.']['selectable_page_pid']; Until now all attempts have failed. BR. Anders