. */ include_once __DIR__.'/../../core.php'; $id_original = filter('id_original'); if (!empty($id_record)) { include __DIR__.'/init.php'; } ?>
{[ "type": "text", "label": "", "name": "nome", "required": 1, "value": "$name$" ]}
{[ "type": "text", "label": "", "name": "colore", "id": "colore_", "class": "colorpicker text-center", "value": "colore; ?>", "extra": "maxlength=\"7\"", "icon-after": "
" ]}
{[ "type": "textarea", "label": "", "name": "nota", "value": "nota; ?>" ]}