fetchArray( $mappaTmp ); $id_ind = $rsmappa[0]['indirizzo']; $id_ragsoc = $rsmappa[0]['ragione_sociale']; $id_citta = $rsmappa[0]['citta']; $id_cap = $rsmappa[0]['cap']; $id_anagrafica = $rsmappa[0]['id_anagrafica']; $id_tel = "tel://" . $rsmappa[0]['cellulare']; $id_mappa= $id_ind . " " . $id_citta . " " . $id_cap; $google = get_var('Google Maps API key'); include ($docroot . "/modules/anagrafiche/avvisi.php"); // lettura id module_name $module_name1="Agenda"; $id_modulo_agenda=$modules_info[$module_name1]['id']; $read="readonly"; ?>

{[ "type": "text", "label": "Ragione sociale Prospect", "name": "ragione_sociale", "required": 1, "class": "", "value": "$ragione_sociale$", "extra": "" ]}
{[ "type": "text", "label": "Codice", "name": "codice", "required": 1, "class": "text-center", "value": "$codice$", "extra": "" ]}
{[ "type": "text", "label": "Nome", "name": "nome", "required": 1, "class": "text-center", "value": "$nome$", "extra": "" ]}
{[ "type": "text", "label": "Cognome", "name": "cognome", "required": 1, "class": "text-center", "value": "$cognome$", "extra": "" ]}
{[ "type": "text", "label": "Partita iva", "maxlength": 13, "name": "piva", "required": 0, "class": "text-center", "value": "$piva$", "extra": "" ]}
{[ "type": "text", "label": "Codice fiscale", "maxlength": 16, "name": "codice_fiscale", "required": 0, "class": "text-center", "value": "$codice_fiscale$", "extra": "" ]}
{[ "type": "text", "label": "Indirizzo", "name": "indirizzo", "required": 0, "class": "", "value": "$indirizzo$", "extra": "" ]}
{[ "type": "select", "label": "", "name": "nazione", "required": 0, "class": "", "values": "query=SELECT id AS id, nome AS descrizione FROM an_nazioni ORDER BY nome ASC", "value": "$id_nazione$", "extra": "" ]}
{[ "type": "text", "label": "C.A.P.", "name": "cap", "maxlength": 5, "required": 0, "class": "text-center", "value": "$cap$", "extra": "" ]}
{[ "type": "text", "label": "Città", "name": "citta", "required": 0, "class": "text-center", "value": "$citta$", "extra": "" ]}
{[ "type": "text", "label": "Provincia", "name": "provincia", "maxlength": 2, "required": 0, "class": "text-center", "value": "$provincia$", "extra": "" ]}
{[ "type": "text", "label": "Telefono", "name": "telefono", "required": 0, "class": "text-center", "value": "$telefono$", "extra": "", "icon-before": "" ]}
{[ "type": "text", "label": "Fax", "name": "fax", "required": 0, "class": "text-center", "value": "$fax$", "extra": "", "icon-before": "" ]}
{[ "type": "text", "label": "Cellulare", "name": "cellulare", "required": 0, "class": "text-center", "value": "$cellulare$", "extra": "", "icon-before": "" ]}
{[ "type": "text", "label": "Email", "name": "email", "required": 0, "class": "", "value": "$email$", "extra": "", "icon-before": "" ]}
{[ "type": "text", "label": "Sito web", "name": "sitoweb", "required": 0, "class": "", "value": "$sitoweb$", "extra": "", "icon-before": "" ]}

Articolo Descrizione
Articolo Descrizione
\n"; echo "
\n"; echo "
\n"; echo " \n"; echo " \n"; echo "
\n"; echo "
\n"; echo "
\n"; echo "
\n"; genera_form_componente( $records[0]['componente_filename'], $records[0]['contenuto'] ); echo "
\n"; ?>