getCriteri($criterio["codice_padre"])[0]; ?>
db->go($dataSql,[":input"=>$input["codice"],":offerta"=>$data])->fetch(PDO::FETCH_ASSOC); if (!empty($content)) { if (!empty($content["content"]) || $content["content"] == "0") { $value = $content["content"]; if($input["tipo"] == "file" || $input["tipo"] == "image") { $value = json_decode($value,true); $value["codice"] = $content["codice"]; $value = json_encode($value); } } } } else if (is_array($data)) { $value = $data[$input["codice"]] ?? ""; } } ?>
commissario) && !empty($link)) { $link .= "&valutatore=1"; } if (!empty($file)) { ?>


SHA256: ;base64,">
root."/form/json/".$source)) { $tmp = json_decode(file_get_contents($this->root."/form/json/".$source),true); foreach ($tmp AS $op_value => $op_label) { $options[$op_value] = (!empty($op_label)) ? $op_label : $op_label; } } } if (!empty($options[$value])) { echo $options[$value]; } break; case "valuta": if (is_numeric($value)) { echo number_format($value,$criterio["decimali"] ?? 2,",","."); } break; default: echo $value; break; } ?>
commissario) && !empty($link)) { $link .= "&valutatore=1"; } if (!empty($file)) { ?> " class="criterio-input" name="[value]" value=""> ;1;0;A" class="criterio-input" title="" name="[file]" value="" id="file-"> 1,"maxFileSize"=>10485760,"onFileAddScript"=>'$("#file-'.$input["codice"].'").val("");']; if (isset($parentAllowedTypes)) { $options["allowedTypes"] = $parentAllowedTypes; } if ($input["tipo"] != "file") { $options["allowedTypes"] = [ ".jpeg", ".jpg", ".png", ".gif" ]; } filesManager::insertUploadForm('$("#file-'.$input["codice"].'").val(file.name);',"inputFormUpload-{$input["codice"]}",$options); break; default: $type = "A"; if (in_array($input["tipo"], array("number","valuta"))!==false) { $type = "N"; } if ($input["tipo"]=="link") { $type = "L"; } if ($input["tipo"]=="date") { $type = "D"; } if (!empty($input["tipoRel"])) { $type = $input["tipoRel"]; } ?> ;0;0;" class="criterio-input form-control " title="" name="[value]" value="">