Dati aziendali

{[ "type": "text", "label": "Ragione Sociale", "name": "a_ragione_sociale", "required": 0, "class": "", "value": "$a_ragione_sociale$", "extra": "readonly" ]}
{[ "type": "text", "label": "Indirizzo", "name": "a_indirizzo", "required": 0, "class": "", "value": "$a_indirizzo$", "extra": "readonly" ]}
{[ "type": "text", "label": "Telefono", "name": "a_telefono", "required": 0, "class": "", "value": "$a_telefono$", "extra": "readonly" ]}
{[ "type": "text", "label": "Fax", "name": "a_fax", "required": 0, "class": "", "value": "$a_fax$", "extra": "readonly" ]}
{[ "type": "text", "label": "Città", "name": "a_citta", "required": 0, "class": "", "value": "$a_citta$", "extra": "readonly" ]}
{[ "type": "text", "label": "C.A.P.", "name": "a_cap", "required": 0, "class": "", "value": "$a_cap$", "extra": "readonly" ]}
{[ "type": "text", "label": "Prov.", "name": "a_prov", "required": 0, "class": "", "value": "$a_prov$", "extra": "readonly" ]}
{[ "type": "text", "label": "E-mail", "name": "a_email", "required": 0, "class": "", "value": "$a_email$", "extra": "readonly" ]}
{[ "type": "text", "label": "Pec", "name": "a_pec", "required": 0, "class": "", "value": "$a_pec$", "extra": "readonly" ]}

Referente

{[ "type": "text", "label": "Nominativo", "name": "r_nome", "required": 0, "class": "", "value": "$r_nome$", "extra": "" ]}
{[ "type": "text", "label": "Mansione", "name": "r_mansione", "required": 0, "class": "", "value": "$r_mansione$", "extra": "" ]}
{[ "type": "text", "label": "E-mail", "name": "r_email", "required": 0, "class": "", "value": "$r_email$", "extra": "" ]}
{[ "type": "select", "label": "Stato", "name": "r_stato", "required": 0, "class": "", "values": "list=\"\": \"Non specificato\", \"Attivo\": \"Attivo\", \"Non Attivo\": \"Non Attivo\"", "value": "$r_stato$", "extra": "" ]}
{[ "type": "text", "label": "Telefono", "name": "r_telefono", "required": 0, "class": "", "value": "$r_telefono$", "extra": "" ]}
{[ "type": "text", "label": "Cellulare", "name": "r_cellulare", "required": 0, "class": "", "value": "$r_cellulare$", "extra": "" ]}
{[ "type": "text", "label": "Fax", "name": "r_fax", "required": 0, "class": "", "value": "$r_fax$", "extra": "" ]}
{[ "type": "textarea", "label": "Note", "name": "r_note", "required": 0, "class": "", "value": "$r_note$", "extra": "rows=5" ]}