{[ "type": "text", "label": "", "name": "nome", "required": 1 ]}
{[ "type": "text", "label": "", "name": "nome", "required": 1, "value": "$nome$", "extra": "" ]}
{[ "type": "text", "label": "", "name": "colore", "class": "colorpicker text-center", "value": "$colore$", "extra": "maxlength=\"7\"", "icon-after": "
" ]}
{[ "type": "textarea", "label": "", "name": "nota", "value": "$nota$" ]}