.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../../../Includes.txt .. _developers_mapping_general_tca_ctrl_fields: Fields ====== * Setup for obligate fields * for communication with immo24 * and for reporting on upload results. * Setup for attachments, if needed. Code ---- .. code:: php ... $GLOBALS[ 'TCA' ][ $_table ][ 'ctrl' ][ 'immo24' ] = [ 'ctrl' => [ 'fields' => [ ... ], ... Details ------- See details @ mapping.php in the :ref:`samples ` Apartment, Contact and Site.