.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../../../Includes.txt .. _developers_mapping_general_tca_ctrl_values: Values ====== Just the URL of the immoscout24 expose manager. Code ---- .. code:: php ... $GLOBALS[ 'TCA' ][ $_table ][ 'ctrl' ][ 'immo24' ] = [ 'ctrl' => [ 'values' => [ 'urlexpose' => 'https://www.immobilienscout24.de/scoutmanager/exposemanager', // obligate 'urlexposesandbox' => 'https://www.sandbox-immobilienscout24.de/scoutmanager/exposemanager', ], ... Details ------- See details @ mapping.php in the :ref:`samples ` Apartment, Contact and Site.