. */ include_once __DIR__.'/../../core.php'; ?>

{[ "type": "text", "label": "", "name": "descrizione", "required": 1, "value": "$title$" ]}
{[ "type": "text", "label": "", "name": "colore", "required": 1, "class": "colorpicker text-center", "value": "$colore$", "extra": "maxlength='7'", "icon-after": "
" ]}
fetchNum('SELECT idanagrafica FROM an_anagrafiche WHERE id_provenienza='.prepare($id_record)); if (!empty($righe)) { echo '
'.tr('Ci sono _NUM_ anagrafiche collegate', [ '_NUM_' => $righe, ]).'.
'; } else { ?>