config['lms_config']['module_form_id'] * (by default 5002). If the module ID change, the installation must be performed again. */ // fields which will be hidden (the names used to identified the fields are given) if (!defined('FIELDS_TO_HIDE')) define('FIELDS_TO_HIDE', ['checkboxfiche5001', 'listeListeOuinonLmsbf_active']); // does the entry is viewed inside a modal box ? $moduleModal is true when the page was called in ajax $moduleModal = !empty($_SERVER['HTTP_X_REQUESTED_WITH']) && strtolower($_SERVER['HTTP_X_REQUESTED_WITH']) == 'xmlhttprequest'; ?>