if (isset($this) && is_a($this,"anac") && isset($suggerimenti) && isset($key) && !empty($suggerimenti[$key])) { $moduli = self::moduliSuggerimenti(); $modals = []; $total = 0; $liste = self::listSchede(); if (!empty($liste[$key])) { $keyFields = $this->version . "-" . $key; $fields = self::getFieldsScheda($key); $path = self::getVersionPath($this->version) . "/views/form-schede-inputs.php"; global $root; $path = str_replace($root,"",$path); if (!empty($fields)) { ?>
} } } ?>