/**
* Caldera Forms - PHP Export
* Demande de devis
* @see https://calderaforms.com/doc/exporting-caldera-forms/
* @version 1.9.6
* @license GPL-2.0+
*
*/
/**
* Hooks to load form.
* Remove "caldera_forms_admin_forms" if you do not want this form to show in admin entry viewer
*/
add_filter( "caldera_forms_get_forms", "slug_register_caldera_forms_demandededevis" );
add_filter( "caldera_forms_admin_forms", "slug_register_caldera_forms_demandededevis" );
/**
* Add form to front-end and admin
*
* @param array $forms All registered forms
*
* @return array
*/
function slug_register_caldera_forms_demandededevis( $forms ) {
$forms["demande-de-devis"] = apply_filters( "caldera_forms_get_form-demande-de-devis", array() );
return $forms;
};
/**
* Filter form request to include form structure to be rendered
*
* @since 1.3.1
*
* @param $form array form structure
*/
add_filter( 'caldera_forms_get_form-demande-de-devis', function( $form ){
return array(
'ID' => 'demande-de-devis',
'_last_updated' => 'Tue, 09 Jan 2024 11:18:00 +0000',
'cf_version' => '1.9.6',
'name' => 'Demande de devis',
'scroll_top' => 0,
'success' => 'Votre demande a bien été envoyée. Nous vous répondrons dans les plus brefs délais. ',
'db_support' => 1,
'pinned' => 0,
'hide_form' => 1,
'check_honey' => 1,
'avatar_field' => NULL,
'form_ajax' => 1,
'custom_callback' => '',
'layout_grid' =>
array(
'fields' =>
array(
'fld_5799657' => '1:1',
'fld_3491951' => '1:1',
'fld_6901098' => '1:1',
'fld_8822443' => '1:1',
'fld_3720407' => '1:1',
'fld_5480420' => '1:1',
'fld_9758761' => '1:1',
'fld_4481713' => '1:1',
'fld_1224736' => '1:1',
'fld_5801874' => '1:1',
'fld_2533312' => '1:1',
'fld_6556709' => '1:1',
'fld_4742464' => '1:1',
'fld_1706804' => '1:1',
'fld_3377637' => '1:1',
'fld_9622547' => '1:1',
'fld_8676799' => '1:1',
'fld_689981' => '1:1',
'fld_815737' => '1:1',
'fld_2318049' => '1:1',
'fld_6159446' => '1:1',
'fld_5454023' => '1:1',
'fld_7415499' => '1:1',
'fld_3661230' => '1:1',
'fld_9059684' => '1:1',
'fld_5430573' => '1:1',
'fld_8790534' => '1:1',
'fld_1035464' => '1:1',
'fld_1962862' => '1:1',
'fld_399596' => '1:1',
'fld_3560799' => '1:1',
'fld_6513260' => '1:1',
'fld_4326325' => '1:1',
'fld_8869129' => '1:1',
'fld_235211' => '1:1',
'fld_6668007' => '2:1',
'fld_4924167' => '3:1',
'fld_4524097' => '3:1',
'fld_7178537' => '4:1',
'fld_9566609' => '4:2',
'fld_7502862' => '5:1',
'fld_1337614' => '5:2',
'fld_9817933' => '6:1',
'fld_6138658' => '6:2',
'fld_3806876' => '7:1',
'fld_1721977' => '7:1',
'fld_4726400' => '8:1',
'fld_8922349' => '8:1',
'fld_3789287' => '9:1',
'fld_6128923' => '9:2',
'fld_1180345' => '10:1',
'fld_2015939' => '10:1',
'fld_8133594' => '11:1',
'fld_1993935' => '11:2',
),
'structure' => '12|12#12|6:6#6:6|6:6|12|12|4:8|12|6:6',
),
'fields' =>
array(
'fld_5799657' =>
array(
'ID' => 'fld_5799657',
'type' => 'dropdown',
'label' => 'Produit',
'slug' => 'produit',
'conditions' =>
array(
'type' => '',
),
'required' => 1,
'caption' => 'Sélectionner le type de produit pour lequel vous souhaitez un devis',
'config' =>
array(
'custom_class' => '',
'placeholder' => 'Produit souhaité',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1266694' =>
array(
'calc_value' => 'Citerne Souple',
'value' => 'Citerne Souple',
'label' => 'Citerne Souple',
),
'opt1218822' =>
array(
'calc_value' => 'Réservoir acier boulonné',
'value' => 'Réservoir acier boulonné',
'label' => 'Réservoir acier boulonné',
),
'opt1416499' =>
array(
'calc_value' => 'Stockage en Géomembrane',
'value' => 'Stockage en Géomembrane',
'label' => 'Stockage en Géomembrane',
),
'opt1160091' =>
array(
'calc_value' => 'Etanchéité - Prêt à poser',
'value' => 'Etanchéité - Prêt à poser',
'label' => 'Etanchéité - Prêt à poser',
),
'opt1887283' =>
array(
'calc_value' => 'Couverture',
'value' => 'Couverture',
'label' => 'Couverture',
),
'opt1816220' =>
array(
'calc_value' => 'Couverture fosse béton',
'value' => 'Couverture fosse béton',
'label' => 'Couverture fosse béton',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_3491951' =>
array(
'ID' => 'fld_3491951',
'type' => 'dropdown',
'label' => 'Catégorie',
'slug' => 'categorie_citerne_souple',
'conditions' =>
array(
'type' => 'con_ekkfr',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => 'opt2022099',
'option' =>
array(
'opt2022099' =>
array(
'calc_value' => 'Défense incendie',
'value' => 'Défense incendie',
'label' => 'Défense incendie',
),
'opt1194208' =>
array(
'calc_value' => 'Effluents',
'value' => 'Effluents',
'label' => 'Effluents',
),
'opt1923847' =>
array(
'calc_value' => 'Stockage eau',
'value' => 'Stockage eau',
'label' => 'Stockage eau',
),
'opt1747940' =>
array(
'calc_value' => 'Engrais liquide',
'value' => 'Engrais liquide',
'label' => 'Engrais liquide',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_6901098' =>
array(
'ID' => 'fld_6901098',
'type' => 'dropdown',
'label' => 'Volume (en m3)',
'slug' => 'volume_cs_inc',
'conditions' =>
array(
'type' => 'con_asibz',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1252827' =>
array(
'calc_value' => 30,
'value' => 30,
'label' => 30,
),
'opt1346200' =>
array(
'calc_value' => 60,
'value' => 60,
'label' => 60,
),
'opt2021437' =>
array(
'calc_value' => 120,
'value' => 120,
'label' => 120,
),
'opt1583584' =>
array(
'calc_value' => 150,
'value' => 150,
'label' => 150,
),
'opt1730248' =>
array(
'calc_value' => 180,
'value' => 180,
'label' => 180,
),
'opt1749952' =>
array(
'calc_value' => 240,
'value' => 240,
'label' => 240,
),
'opt1318263' =>
array(
'calc_value' => 360,
'value' => 360,
'label' => 360,
),
'opt1928808' =>
array(
'calc_value' => 400,
'value' => 400,
'label' => 400,
),
'opt1560204' =>
array(
'calc_value' => 500,
'value' => 500,
'label' => 500,
),
'opt1867255' =>
array(
'calc_value' => 600,
'value' => 600,
'label' => 600,
),
'opt1475142' =>
array(
'calc_value' => 650,
'value' => 650,
'label' => 650,
),
'opt1128257' =>
array(
'calc_value' => 'Autre volume',
'value' => 'Autre volume',
'label' => 'Autre volume',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_8822443' =>
array(
'ID' => 'fld_8822443',
'type' => 'dropdown',
'label' => 'Volume (en m3)',
'slug' => 'volume_cs_eff',
'conditions' =>
array(
'type' => 'con_ueskb',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1279062' =>
array(
'calc_value' => 20,
'value' => 20,
'label' => 20,
),
'opt1346200' =>
array(
'calc_value' => 30,
'value' => 30,
'label' => 30,
),
'opt2026748' =>
array(
'calc_value' => 40,
'value' => 40,
'label' => 40,
),
'opt2089154' =>
array(
'calc_value' => 50,
'value' => 50,
'label' => 50,
),
'opt1730248' =>
array(
'calc_value' => 60,
'value' => 60,
'label' => 60,
),
'opt1760826' =>
array(
'calc_value' => 80,
'value' => 80,
'label' => 80,
),
'opt1544467' =>
array(
'calc_value' => 100,
'value' => 100,
'label' => 100,
),
'opt1928808' =>
array(
'calc_value' => 120,
'value' => 120,
'label' => 120,
),
'opt1560204' =>
array(
'calc_value' => 150,
'value' => 150,
'label' => 150,
),
'opt1867255' =>
array(
'calc_value' => 180,
'value' => 180,
'label' => 180,
),
'opt1871099' =>
array(
'calc_value' => 200,
'value' => 200,
'label' => 200,
),
'opt1128257' =>
array(
'calc_value' => 240,
'value' => 240,
'label' => 240,
),
'opt1827021' =>
array(
'calc_value' => 250,
'value' => 250,
'label' => 250,
),
'opt1295341' =>
array(
'calc_value' => 300,
'value' => 300,
'label' => 300,
),
'opt1425143' =>
array(
'calc_value' => 360,
'value' => 360,
'label' => 360,
),
'opt1588378' =>
array(
'calc_value' => 400,
'value' => 400,
'label' => 400,
),
'opt2042872' =>
array(
'calc_value' => 500,
'value' => 500,
'label' => 500,
),
'opt1845370' =>
array(
'calc_value' => 600,
'value' => 600,
'label' => 600,
),
'opt1059440' =>
array(
'calc_value' => 650,
'value' => 650,
'label' => 650,
),
'opt1254080' =>
array(
'calc_value' => 'Autre volume',
'value' => 'Autre volume',
'label' => 'Autre volume',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_3720407' =>
array(
'ID' => 'fld_3720407',
'type' => 'dropdown',
'label' => 'Volume (en m3)',
'slug' => 'volume_cs_eau',
'conditions' =>
array(
'type' => 'con_oijdq',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1252827' =>
array(
'calc_value' => 1,
'value' => 1,
'label' => 1,
),
'opt1346200' =>
array(
'calc_value' => 2,
'value' => 2,
'label' => 2,
),
'opt2021437' =>
array(
'calc_value' => 3,
'value' => 3,
'label' => 3,
),
'opt1583584' =>
array(
'calc_value' => 4,
'value' => 4,
'label' => 4,
),
'opt1730248' =>
array(
'calc_value' => 5,
'value' => 5,
'label' => 5,
),
'opt1749952' =>
array(
'calc_value' => 6,
'value' => 6,
'label' => 6,
),
'opt1318263' =>
array(
'calc_value' => 7,
'value' => 7,
'label' => 7,
),
'opt1972939' =>
array(
'calc_value' => 8,
'value' => 8,
'label' => 8,
),
'opt1625618' =>
array(
'calc_value' => 9,
'value' => 9,
'label' => 9,
),
'opt1561038' =>
array(
'calc_value' => 10,
'value' => 10,
'label' => 10,
),
'opt2012046' =>
array(
'calc_value' => 15,
'value' => 15,
'label' => 15,
),
'opt2073720' =>
array(
'calc_value' => 20,
'value' => 20,
'label' => 20,
),
'opt2063921' =>
array(
'calc_value' => 30,
'value' => 30,
'label' => 30,
),
'opt1998603' =>
array(
'calc_value' => 'Autre volume',
'value' => 'Autre volume',
'label' => 'Autre volume',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_5480420' =>
array(
'ID' => 'fld_5480420',
'type' => 'dropdown',
'label' => 'Volume (en m3)',
'slug' => 'volume_cs_el',
'conditions' =>
array(
'type' => 'con_eznvv',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1252827' =>
array(
'calc_value' => 20,
'value' => 20,
'label' => 20,
),
'opt1346200' =>
array(
'calc_value' => 30,
'value' => 30,
'label' => 30,
),
'opt2021437' =>
array(
'calc_value' => 40,
'value' => 40,
'label' => 40,
),
'opt1583584' =>
array(
'calc_value' => 50,
'value' => 50,
'label' => 50,
),
'opt1730248' =>
array(
'calc_value' => 60,
'value' => 60,
'label' => 60,
),
'opt1749952' =>
array(
'calc_value' => 80,
'value' => 80,
'label' => 80,
),
'opt1318263' =>
array(
'calc_value' => 100,
'value' => 100,
'label' => 100,
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_9758761' =>
array(
'ID' => 'fld_9758761',
'type' => 'text',
'label' => 'Autre volume',
'slug' => 'autre_volume',
'conditions' =>
array(
'type' => 'con_qktod',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_4481713' =>
array(
'ID' => 'fld_4481713',
'type' => 'checkbox',
'label' => 'Accessoires',
'slug' => 'accessoires_cs_inc',
'conditions' =>
array(
'type' => 'con_lgqus',
),
'required' => 1,
'caption' => 'Cochez les accessoires souhaités pour votre Citerne Souple Incendie s\'il y a besoin.',
'config' =>
array(
'custom_class' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt2079860' =>
array(
'calc_value' => 'Poteau d\'aspiration',
'value' => 'Poteau d\'aspiration',
'label' => 'Poteau d\'aspiration',
),
'opt1418927' =>
array(
'calc_value' => 'Prise directe',
'value' => 'Prise directe',
'label' => 'Prise directe',
),
'opt1798887' =>
array(
'calc_value' => 'Col de cygne',
'value' => 'Col de cygne',
'label' => 'Col de cygne',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_1224736' =>
array(
'ID' => 'fld_1224736',
'type' => 'dropdown',
'label' => 'Catégorie',
'slug' => 'categorie_reservoir',
'conditions' =>
array(
'type' => 'con_zppau',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => 'opt2022099',
'option' =>
array(
'opt2022099' =>
array(
'calc_value' => 'Défense incendie',
'value' => 'Défense incendie',
'label' => 'Défense incendie',
),
'opt1194208' =>
array(
'calc_value' => 'Effluents',
'value' => 'Effluents',
'label' => 'Effluents',
),
'opt1923847' =>
array(
'calc_value' => 'Stockage eau',
'value' => 'Stockage eau',
'label' => 'Stockage eau',
),
'opt1747940' =>
array(
'calc_value' => 'Aquaculture',
'value' => 'Aquaculture',
'label' => 'Aquaculture',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_5801874' =>
array(
'ID' => 'fld_5801874',
'type' => 'dropdown',
'label' => 'Volume (en m3)',
'slug' => 'volume_chs_inc',
'conditions' =>
array(
'type' => 'con_szaax',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1730248' =>
array(
'calc_value' => 60,
'value' => 60,
'label' => 60,
),
'opt1928808' =>
array(
'calc_value' => 120,
'value' => 120,
'label' => 120,
),
'opt1560204' =>
array(
'calc_value' => 240,
'value' => 240,
'label' => 240,
),
'opt1867255' =>
array(
'calc_value' => 360,
'value' => 360,
'label' => 360,
),
'opt1871099' =>
array(
'calc_value' => 460,
'value' => 460,
'label' => 460,
),
'opt1254080' =>
array(
'calc_value' => 'Autre volume',
'value' => 'Autre volume',
'label' => 'Autre volume',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_2533312' =>
array(
'ID' => 'fld_2533312',
'type' => 'dropdown',
'label' => 'Hauteur (en M)',
'slug' => 'hauteur_chs_eff',
'conditions' =>
array(
'type' => 'con_cybea',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1914661' =>
array(
'calc_value' => '2,35',
'value' => '2,35',
'label' => '2,35',
),
'opt2030470' =>
array(
'calc_value' => '3,50',
'value' => '3,50',
'label' => '3,50',
),
'opt1176609' =>
array(
'calc_value' => '4,65',
'value' => '4,65',
'label' => '4,65',
),
'opt2067607' =>
array(
'calc_value' => 'Autres dimensions',
'value' => 'Autres dimensions',
'label' => 'Autres dimensions',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_6556709' =>
array(
'ID' => 'fld_6556709',
'type' => 'dropdown',
'label' => 'Diamètre (en M)',
'slug' => 'diametre_chs_eff_h235',
'conditions' =>
array(
'type' => 'con_mdmqj',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1489714' =>
array(
'calc_value' => '9,80 >> Volume : 177m3',
'value' => '9,80 >> Volume : 177m3',
'label' => '9,80 >> Volume : 177m3',
),
'opt1963715' =>
array(
'calc_value' => '10,66 >> Volume : 210m3',
'value' => '10,66 >> Volume : 210m3',
'label' => '10,66 >> Volume : 210m3',
),
'opt1341299' =>
array(
'calc_value' => '11,55 >> Volume : 246m3',
'value' => '11,55 >> Volume : 246m3',
'label' => '11,55 >> Volume : 246m3',
),
'opt1786314' =>
array(
'calc_value' => '12,45 >> Volume : 286m3',
'value' => '12,45 >> Volume : 286m3',
'label' => '12,45 >> Volume : 286m3',
),
'opt1259902' =>
array(
'calc_value' => '13,33 >> Volume : 328m3',
'value' => '13,33 >> Volume : 328m3',
'label' => '13,33 >> Volume : 328m3',
),
'opt1610354' =>
array(
'calc_value' => '15,10 >> Volume : 421m3',
'value' => '15,10 >> Volume : 421m3',
'label' => '15,10 >> Volume : 421m3',
),
'opt1976827' =>
array(
'calc_value' => '18,65 >> Volume : 642m3',
'value' => '18,65 >> Volume : 642m3',
'label' => '18,65 >> Volume : 642m3',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_4742464' =>
array(
'ID' => 'fld_4742464',
'type' => 'dropdown',
'label' => 'Diamètre (en M)',
'slug' => 'diametre_chs_eff_h350',
'conditions' =>
array(
'type' => 'con_fzmlc',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1489714' =>
array(
'calc_value' => '7,12 >> Volume : 139m3',
'value' => '7,12 >> Volume : 139m3',
'label' => '7,12 >> Volume : 139m3',
),
'opt1963715' =>
array(
'calc_value' => '8 >> Volume : 176m3',
'value' => '8 >> Volume : 176m3',
'label' => '8 >> Volume : 176m3',
),
'opt1341299' =>
array(
'calc_value' => '8,90 >> Volume : 218m3',
'value' => '8,90 >> Volume : 218m3',
'label' => '8,90 >> Volume : 218m3',
),
'opt1786314' =>
array(
'calc_value' => '9,80 >> Volume : 264m3',
'value' => '9,80 >> Volume : 264m3',
'label' => '9,80 >> Volume : 264m3',
),
'opt1259902' =>
array(
'calc_value' => '10,66 >> Volume : 312m3',
'value' => '10,66 >> Volume : 312m3',
'label' => '10,66 >> Volume : 312m3',
),
'opt1610354' =>
array(
'calc_value' => '11,55 >> Volume : 367m3',
'value' => '11,55 >> Volume : 367m3',
'label' => '11,55 >> Volume : 367m3',
),
'opt1976827' =>
array(
'calc_value' => '12,45 >> Volume : 426m3',
'value' => '12,45 >> Volume : 426m3',
'label' => '12,45 >> Volume : 426m3',
),
'opt1583763' =>
array(
'calc_value' => '13,33 >> Volume : 488m3',
'value' => '13,33 >> Volume : 488m3',
'label' => '13,33 >> Volume : 488m3',
),
'opt1713082' =>
array(
'calc_value' => '15,10 >> Volume : 626m3',
'value' => '15,10 >> Volume : 626m3',
'label' => '15,10 >> Volume : 626m3',
),
'opt1747494' =>
array(
'calc_value' => '18,65 >> Volume : 956m3',
'value' => '18,65 >> Volume : 956m3',
'label' => '18,65 >> Volume : 956m3',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_1706804' =>
array(
'ID' => 'fld_1706804',
'type' => 'dropdown',
'label' => 'Diamètre (en M)',
'slug' => 'diametre_chs_eff_h465',
'conditions' =>
array(
'type' => 'con_tdoiz',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1489714' =>
array(
'calc_value' => '7,12 >> Volume: 185m3',
'value' => '7,12 >> Volume: 185m3',
'label' => '7,12 >> Volume: 185m3',
),
'opt1963715' =>
array(
'calc_value' => '8 >> Volume: 234m3',
'value' => '8 >> Volume: 234m3',
'label' => '8 >> Volume: 234m3',
),
'opt1341299' =>
array(
'calc_value' => '8,90 >> Volume: 289m3',
'value' => '8,90 >> Volume: 289m3',
'label' => '8,90 >> Volume: 289m3',
),
'opt1887964' =>
array(
'calc_value' => '9,80 >> Volume: 351m3',
'value' => '9,80 >> Volume: 351m3',
'label' => '9,80 >> Volume: 351m3',
),
'opt1786314' =>
array(
'calc_value' => '10,66 >> Volume: 415m3',
'value' => '10,66 >> Volume: 415m3',
'label' => '10,66 >> Volume: 415m3',
),
'opt1259902' =>
array(
'calc_value' => '11,55 >> Volume: 487m3',
'value' => '11,55 >> Volume: 487m3',
'label' => '11,55 >> Volume: 487m3',
),
'opt1610354' =>
array(
'calc_value' => '12,45 >> Volume: 566m3',
'value' => '12,45 >> Volume: 566m3',
'label' => '12,45 >> Volume: 566m3',
),
'opt1976827' =>
array(
'calc_value' => '13,33 >> Volume: 649m3',
'value' => '13,33 >> Volume: 649m3',
'label' => '13,33 >> Volume: 649m3',
),
'opt1583763' =>
array(
'calc_value' => '15,10 >> Volume: 832m3',
'value' => '15,10 >> Volume: 832m3',
'label' => '15,10 >> Volume: 832m3',
),
'opt1713082' =>
array(
'calc_value' => '18,65 >> Volume: 1266m3',
'value' => '18,65 >> Volume: 1266m3',
'label' => '18,65 >> Volume: 1266m3',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_3377637' =>
array(
'ID' => 'fld_3377637',
'type' => 'text',
'label' => 'Autres dimensions',
'slug' => 'autres_dimensions',
'conditions' =>
array(
'type' => 'con_ulard',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_9622547' =>
array(
'ID' => 'fld_9622547',
'type' => 'dropdown',
'label' => 'Volume (en m3)',
'slug' => 'volume_chs_eau',
'conditions' =>
array(
'type' => 'con_tbqjz',
),
'required' => 1,
'caption' => 'Volume désiré en m3 >> Diamètre x Hauteur (en M)',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1500192' =>
array(
'calc_value' => '7 >> 2,68 x 1,21',
'value' => '7 >> 2,68 x 1,21',
'label' => '7 >> 2,68 x 1,21',
),
'opt1540624' =>
array(
'calc_value' => '12 >> 3,57 x 1,21',
'value' => '12 >> 3,57 x 1,21',
'label' => '12 >> 3,57 x 1,21',
),
'opt1447697' =>
array(
'calc_value' => '19 >> 4,46 x 1,21',
'value' => '19 >> 4,46 x 1,21',
'label' => '19 >> 4,46 x 1,21',
),
'opt1798185' =>
array(
'calc_value' => '37 >> 4,46 x 3,50',
'value' => '37 >> 4,46 x 3,50',
'label' => '37 >> 4,46 x 3,50',
),
'opt1959344' =>
array(
'calc_value' => '53 >> 5,34 x 2,35',
'value' => '53 >> 5,34 x 2,35',
'label' => '53 >> 5,34 x 2,35',
),
'opt1547017' =>
array(
'calc_value' => '72 >> 6,23 x 2,35',
'value' => '72 >> 6,23 x 2,35',
'label' => '72 >> 6,23 x 2,35',
),
'opt1996016' =>
array(
'calc_value' => '118 >> 8 x 2,35',
'value' => '118 >> 8 x 2,35',
'label' => '118 >> 8 x 2,35',
),
'opt1882821' =>
array(
'calc_value' => '146 >> 8,90 x 2,35',
'value' => '146 >> 8,90 x 2,35',
'label' => '146 >> 8,90 x 2,35',
),
'opt1684250' =>
array(
'calc_value' => '177 >> 9,80 x 2,35',
'value' => '177 >> 9,80 x 2,35',
'label' => '177 >> 9,80 x 2,35',
),
'opt1048979' =>
array(
'calc_value' => '210 >> 10,66 x 2,35',
'value' => '210 >> 10,66 x 2,35',
'label' => '210 >> 10,66 x 2,35',
),
'opt1984051' =>
array(
'calc_value' => '246 >> 11,55 x 2,35',
'value' => '246 >> 11,55 x 2,35',
'label' => '246 >> 11,55 x 2,35',
),
'opt1815227' =>
array(
'calc_value' => '328 >> 13,33 x 2,35',
'value' => '328 >> 13,33 x 2,35',
'label' => '328 >> 13,33 x 2,35',
),
'opt1508465' =>
array(
'calc_value' => '421 >> 15,10 x 2,35',
'value' => '421 >> 15,10 x 2,35',
'label' => '421 >> 15,10 x 2,35',
),
'opt1579080' =>
array(
'calc_value' => '488 >> 13,33 x 3,50',
'value' => '488 >> 13,33 x 3,50',
'label' => '488 >> 13,33 x 3,50',
),
'opt1049156' =>
array(
'calc_value' => '642 >> 18,65 x 2,35',
'value' => '642 >> 18,65 x 2,35',
'label' => '642 >> 18,65 x 2,35',
),
'opt1922572' =>
array(
'calc_value' => '956 >> 18,65 x 3,50',
'value' => '956 >> 18,65 x 3,50',
'label' => '956 >> 18,65 x 3,50',
),
'opt2026202' =>
array(
'calc_value' => 'Autre volume',
'value' => 'Autre volume',
'label' => 'Autre volume',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_8676799' =>
array(
'ID' => 'fld_8676799',
'type' => 'dropdown',
'label' => 'Dimensions (en M)',
'slug' => '980_x_121',
'conditions' =>
array(
'type' => 'con_etgke',
),
'required' => 1,
'caption' => 'Diamètre x Hauteur (en M)',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1841806' =>
array(
'calc_value' => '3,57 x 1,21',
'value' => '3,57 x 1,21',
'label' => '3,57 x 1,21',
),
'opt1834470' =>
array(
'calc_value' => '4,46 x 1,21',
'value' => '4,46 x 1,21',
'label' => '4,46 x 1,21',
),
'opt1888952' =>
array(
'calc_value' => '5,34 x 1,21',
'value' => '5,34 x 1,21',
'label' => '5,34 x 1,21',
),
'opt2023305' =>
array(
'calc_value' => '6,23 x 1,21',
'value' => '6,23 x 1,21',
'label' => '6,23 x 1,21',
),
'opt1192822' =>
array(
'calc_value' => '7,12 x 1,21',
'value' => '7,12 x 1,21',
'label' => '7,12 x 1,21',
),
'opt1477696' =>
array(
'calc_value' => '8 x 1,21',
'value' => '8 x 1,21',
'label' => '8 x 1,21',
),
'opt1872541' =>
array(
'calc_value' => '9,80 x 1,21',
'value' => '9,80 x 1,21',
'label' => '9,80 x 1,21',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_689981' =>
array(
'ID' => 'fld_689981',
'type' => 'dropdown',
'label' => 'Catégorie',
'slug' => 'categorie_gmb',
'conditions' =>
array(
'type' => 'con_twteq',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => 'opt1242219',
'option' =>
array(
'opt1242219' =>
array(
'calc_value' => 'Effluents',
'value' => 'Effluents',
'label' => 'Effluents',
),
'opt1283690' =>
array(
'calc_value' => 'Lisier',
'value' => 'Lisier',
'label' => 'Lisier',
),
'opt1726002' =>
array(
'calc_value' => 'Lixiviat / Digestat',
'value' => 'Lixiviat / Digestat',
'label' => 'Lixiviat / Digestat',
),
'opt1664357' =>
array(
'calc_value' => 'Défense incendie',
'value' => 'Défense incendie',
'label' => 'Défense incendie',
),
'opt1485015' =>
array(
'calc_value' => 'Station d\'épuration',
'value' => 'Station d\'épuration',
'label' => 'Station d\'épuration',
),
'opt1852336' =>
array(
'calc_value' => 'Bassin d’irrigation',
'value' => 'Bassin d’irrigation',
'label' => 'Bassin d’irrigation',
),
'opt1602466' =>
array(
'calc_value' => 'Bassin d’agrément',
'value' => 'Bassin d’agrément',
'label' => 'Bassin d’agrément',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_815737' =>
array(
'ID' => 'fld_815737',
'type' => 'text',
'label' => 'Volume (en m3)',
'slug' => 'volume_gmb',
'conditions' =>
array(
'type' => 'con_wggkf',
),
'required' => 1,
'caption' => 'Renseignez la contenance désiré de votre stockage en géomembrane ',
'config' =>
array(
'custom_class' => '',
'placeholder' => ' 9999.99',
'default' => '',
'type_override' => 'text',
'mask' => ' 9999.99',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_2318049' =>
array(
'ID' => 'fld_2318049',
'type' => 'radio',
'label' => 'Type de bassin',
'slug' => 'type_de_bassin',
'conditions' =>
array(
'type' => 'con_cgzqr',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1448653' =>
array(
'calc_value' => 'Carré',
'value' => 'Carré',
'label' => 'Carré',
),
'opt2047577' =>
array(
'calc_value' => 'Rectangle',
'value' => 'Rectangle',
'label' => 'Rectangle',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_6159446' =>
array(
'ID' => 'fld_6159446',
'type' => 'dropdown',
'label' => 'Catégorie',
'slug' => 'categorie_pap',
'conditions' =>
array(
'type' => 'con_hkvln',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => 'opt2090388',
'option' =>
array(
'opt2090388' =>
array(
'calc_value' => 'PEBD 350µ',
'value' => 'PEBD 350µ',
'label' => 'PEBD 350µ',
),
'opt1177374' =>
array(
'calc_value' => 'PVC 1mm',
'value' => 'PVC 1mm',
'label' => 'PVC 1mm',
),
'opt1721103' =>
array(
'calc_value' => 'EPDM 1.14mm',
'value' => 'EPDM 1.14mm',
'label' => 'EPDM 1.14mm',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_5454023' =>
array(
'ID' => 'fld_5454023',
'type' => 'dropdown',
'label' => 'Largeur (en M)',
'slug' => 'largeur_pap_pebd',
'conditions' =>
array(
'type' => 'con_ahejv',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1061744' =>
array(
'calc_value' => 5,
'value' => 5,
'label' => 5,
),
'opt1245116' =>
array(
'calc_value' => '9,90',
'value' => '9,90',
'label' => '9,90',
),
'opt1996399' =>
array(
'calc_value' => '19,50',
'value' => '19,50',
'label' => '19,50',
),
'opt1963373' =>
array(
'calc_value' => '29,50',
'value' => '29,50',
'label' => '29,50',
),
'opt1866558' =>
array(
'calc_value' => '39,50',
'value' => '39,50',
'label' => '39,50',
),
'opt1652775' =>
array(
'calc_value' => 49,
'value' => 49,
'label' => 49,
),
'opt1733825' =>
array(
'calc_value' => 74,
'value' => 74,
'label' => 74,
),
'opt1201573' =>
array(
'calc_value' => '98,50',
'value' => '98,50',
'label' => '98,50',
),
'opt1051328' =>
array(
'calc_value' => 'Autre largeur',
'value' => 'Autre largeur',
'label' => 'Autre largeur',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_7415499' =>
array(
'ID' => 'fld_7415499',
'type' => 'dropdown',
'label' => 'Largeur (en M)',
'slug' => 'largeur_pap_pvc',
'conditions' =>
array(
'type' => 'con_butwt',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1061744' =>
array(
'calc_value' => '2,10',
'value' => '2,10',
'label' => '2,10',
),
'opt1245116' =>
array(
'calc_value' => '3,70',
'value' => '3,70',
'label' => '3,70',
),
'opt1996399' =>
array(
'calc_value' => '6,20',
'value' => '6,20',
'label' => '6,20',
),
'opt1963373' =>
array(
'calc_value' => '8,20',
'value' => '8,20',
'label' => '8,20',
),
'opt1866558' =>
array(
'calc_value' => '10,20',
'value' => '10,20',
'label' => '10,20',
),
'opt1652775' =>
array(
'calc_value' => '12,30',
'value' => '12,30',
'label' => '12,30',
),
'opt1733825' =>
array(
'calc_value' => '14,30',
'value' => '14,30',
'label' => '14,30',
),
'opt1201573' =>
array(
'calc_value' => '16,40',
'value' => '16,40',
'label' => '16,40',
),
'opt2060089' =>
array(
'calc_value' => '18,45',
'value' => '18,45',
'label' => '18,45',
),
'opt1051328' =>
array(
'calc_value' => 'Autre largeur',
'value' => 'Autre largeur',
'label' => 'Autre largeur',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_3661230' =>
array(
'ID' => 'fld_3661230',
'type' => 'dropdown',
'label' => 'Largeur (en M)',
'slug' => 'largeur_pap_epdm',
'conditions' =>
array(
'type' => 'con_bolcw',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1061744' =>
array(
'calc_value' => '6,10',
'value' => '6,10',
'label' => '6,10',
),
'opt1245116' =>
array(
'calc_value' => '12,20',
'value' => '12,20',
'label' => '12,20',
),
'opt1996399' =>
array(
'calc_value' => 18,
'value' => 18,
'label' => 18,
),
'opt1963373' =>
array(
'calc_value' => 24,
'value' => 24,
'label' => 24,
),
'opt1051328' =>
array(
'calc_value' => 'Autre largeur',
'value' => 'Autre largeur',
'label' => 'Autre largeur',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_9059684' =>
array(
'ID' => 'fld_9059684',
'type' => 'text',
'label' => 'Autre largeur (en M)',
'slug' => 'autre_largeur_en_m',
'conditions' =>
array(
'type' => 'con_teres',
),
'required' => 1,
'caption' => 'Précisez la largeur désirée (en M)',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_5430573' =>
array(
'ID' => 'fld_5430573',
'type' => 'text',
'label' => 'Longueur (en M)',
'slug' => 'longueur_pap_pebdpvc',
'conditions' =>
array(
'type' => 'con_vrday',
),
'required' => 1,
'caption' => 'Précisez la longueur souhaitée pour votre projet prêt à poser (de 1 à 43 mètres max.)',
'config' =>
array(
'custom_class' => '',
'placeholder' => ' ',
'default' => '',
'type_override' => 'text',
'mask' => ' 99.99',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_8790534' =>
array(
'ID' => 'fld_8790534',
'type' => 'text',
'label' => 'Longueur (en M)',
'slug' => 'longueur_pap_epdm',
'conditions' =>
array(
'type' => 'con_qwsnw',
),
'required' => 1,
'caption' => 'Précisez la longueur souhaitée pour votre projet prêt à poser (de 1 à 30,50 mètres max.)',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => ' 99.99',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_1035464' =>
array(
'ID' => 'fld_1035464',
'type' => 'radio',
'label' => 'Géotextile',
'slug' => 'geotextile',
'conditions' =>
array(
'type' => 'con_dskai',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1877385' =>
array(
'calc_value' => 'Oui',
'value' => 'Oui',
'label' => 'Oui',
),
'opt1443393' =>
array(
'calc_value' => 'Non',
'value' => 'Non',
'label' => 'Non',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_1962862' =>
array(
'ID' => 'fld_1962862',
'type' => 'text',
'label' => 'Périmètre (en M)',
'slug' => 'primtre_couverture_exotank',
'conditions' =>
array(
'type' => 'con_jggun',
),
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => 9999.99,
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_399596' =>
array(
'ID' => 'fld_399596',
'type' => 'text',
'label' => 'Diamètre intérieur (en M)',
'slug' => 'diamtre_intrieur_couverture_exotank',
'conditions' =>
array(
'type' => 'con_jggun',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => 9999.99,
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_3560799' =>
array(
'ID' => 'fld_3560799',
'type' => 'text',
'label' => 'Diamètre extérieur (en M)',
'slug' => 'diamtre_extrieur_couverture_exotank',
'conditions' =>
array(
'type' => 'con_jggun',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => 9999.99,
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_6513260' =>
array(
'ID' => 'fld_6513260',
'type' => 'text',
'label' => 'Epaisseur des murs (en M)',
'slug' => 'epaisseur_mur_couverture_exotank',
'conditions' =>
array(
'type' => 'con_jggun',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => 9999.99,
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_4326325' =>
array(
'ID' => 'fld_4326325',
'type' => 'text',
'label' => 'Profondeur (en M)',
'slug' => 'profondeur_couverture_exotank',
'conditions' =>
array(
'type' => 'con_jggun',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => 9999.99,
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_8869129' =>
array(
'ID' => 'fld_8869129',
'type' => 'text',
'label' => 'Hauteur extérieur des murs (en M)',
'slug' => 'hauteur_mur_ext_couverture_exotank',
'conditions' =>
array(
'type' => 'con_jggun',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => 9999.99,
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_235211' =>
array(
'ID' => 'fld_235211',
'type' => 'radio',
'label' => 'Fosse béton existante ?',
'slug' => 'fosse_bton_existante',
'conditions' =>
array(
'type' => 'con_jggun',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1201479' =>
array(
'calc_value' => 'Oui',
'value' => 'Oui',
'label' => 'Oui',
),
'opt1452657' =>
array(
'calc_value' => 'Non',
'value' => 'Non',
'label' => 'Non',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_6668007' =>
array(
'ID' => 'fld_6668007',
'type' => 'button',
'label' => 'SUIVANT',
'slug' => 'suivant',
'conditions' =>
array(
'type' => '',
),
'caption' => '',
'config' =>
array(
'custom_class' => '',
'type' => 'next',
'class' => 'btn btn-default',
'target' => '',
),
),
'fld_4924167' =>
array(
'ID' => 'fld_4924167',
'type' => 'file',
'label' => 'Fichiers',
'slug' => 'fichiers',
'conditions' =>
array(
'type' => '',
),
'caption' => 'Vous avez une maquette ou des photos à nous envoyer ?',
'config' =>
array(
'custom_class' => '',
'attach' => 1,
'multi_upload' => 1,
'multi_upload_text' => '',
'allowed' => '',
'max_upload' => 4000,
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_4524097' =>
array(
'ID' => 'fld_4524097',
'type' => 'paragraph',
'label' => 'Commentaire',
'slug' => 'commentaire',
'conditions' =>
array(
'type' => '',
),
'caption' => 'Détails et précisions de votre demande.',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'rows' => 4,
'default' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_7178537' =>
array(
'ID' => 'fld_7178537',
'type' => 'button',
'label' => 'PRÉCÉDENT',
'slug' => 'precedent',
'conditions' =>
array(
'type' => '',
),
'caption' => '',
'config' =>
array(
'custom_class' => '',
'type' => 'prev',
'class' => 'btn btn-default',
'target' => '',
),
),
'fld_9566609' =>
array(
'ID' => 'fld_9566609',
'type' => 'button',
'label' => 'SUIVANT',
'slug' => 'suivant2',
'conditions' =>
array(
'type' => '',
),
'caption' => '',
'config' =>
array(
'custom_class' => '',
'type' => 'next',
'class' => 'btn btn-default',
'target' => '',
),
),
'fld_1337614' =>
array(
'ID' => 'fld_1337614',
'type' => 'dropdown',
'label' => 'Civilité',
'slug' => 'civilit',
'conditions' =>
array(
'type' => '',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1200155' =>
array(
'calc_value' => 'M.',
'value' => 'M.',
'label' => 'M.',
),
'opt1301844' =>
array(
'calc_value' => 'Mme',
'value' => 'Mme',
'label' => 'Mme',
),
'opt1460590' =>
array(
'calc_value' => 'Mlle',
'value' => 'Mlle',
'label' => 'Mlle',
),
'opt1900622' =>
array(
'calc_value' => 'Société',
'value' => 'Société',
'label' => 'Société',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_9817933' =>
array(
'ID' => 'fld_9817933',
'type' => 'text',
'label' => 'Prénom',
'slug' => 'prenom',
'conditions' =>
array(
'type' => '',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_6138658' =>
array(
'ID' => 'fld_6138658',
'type' => 'text',
'label' => 'Nom',
'slug' => 'nom',
'conditions' =>
array(
'type' => '',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_3806876' =>
array(
'ID' => 'fld_3806876',
'type' => 'phone',
'label' => 'Votre n° de téléphone',
'slug' => 'tel',
'conditions' =>
array(
'type' => '',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type' => 'custom',
'custom' => '99 99 99 99 99',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_1721977' =>
array(
'ID' => 'fld_1721977',
'type' => 'email',
'label' => 'Votre adresse mail',
'slug' => 'email',
'conditions' =>
array(
'type' => '',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_4726400' =>
array(
'ID' => 'fld_4726400',
'type' => 'text',
'label' => 'Adresse',
'slug' => 'adresse',
'conditions' =>
array(
'type' => '',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_8922349' =>
array(
'ID' => 'fld_8922349',
'type' => 'text',
'label' => 'Complément d\'adresse',
'slug' => 'complment_dadresse',
'conditions' =>
array(
'type' => '',
),
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_3789287' =>
array(
'ID' => 'fld_3789287',
'type' => 'text',
'label' => 'CP',
'slug' => 'code_postal',
'conditions' =>
array(
'type' => '',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => '99 999',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_6128923' =>
array(
'ID' => 'fld_6128923',
'type' => 'text',
'label' => 'Ville',
'slug' => 'ville',
'conditions' =>
array(
'type' => '',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_1180345' =>
array(
'ID' => 'fld_1180345',
'type' => 'text',
'label' => 'Pays',
'slug' => 'pays',
'conditions' =>
array(
'type' => '',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_2015939' =>
array(
'ID' => 'fld_2015939',
'type' => 'dropdown',
'label' => 'Votre activité',
'slug' => 'votre_activit',
'conditions' =>
array(
'type' => '',
),
'required' => 1,
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default_option' => '',
'auto_type' => '',
'taxonomy' => 'category',
'post_type' => 'post',
'value_field' => 'name',
'orderby_tax' => 'name',
'orderby_post' => 'name',
'order' => 'ASC',
'default' => '',
'option' =>
array(
'opt1202886' =>
array(
'calc_value' => 'Agriculture',
'value' => 'Agriculture',
'label' => 'Agriculture',
),
'opt1699435' =>
array(
'calc_value' => 'Aquaculture',
'value' => 'Aquaculture',
'label' => 'Aquaculture',
),
'opt1367817' =>
array(
'calc_value' => 'Architecte',
'value' => 'Architecte',
'label' => 'Architecte',
),
'opt1365879' =>
array(
'calc_value' => 'Association',
'value' => 'Association',
'label' => 'Association',
),
'opt1537065' =>
array(
'calc_value' => 'Bureau d\'étude',
'value' => 'Bureau d\'étude',
'label' => 'Bureau d\'étude',
),
'opt1182629' =>
array(
'calc_value' => 'Collectivité locales',
'value' => 'Collectivité locales',
'label' => 'Collectivité locales',
),
'opt1872983' =>
array(
'calc_value' => 'Industrie',
'value' => 'Industrie',
'label' => 'Industrie',
),
'opt1255863' =>
array(
'calc_value' => 'Méthanisation',
'value' => 'Méthanisation',
'label' => 'Méthanisation',
),
'opt1316687' =>
array(
'calc_value' => 'Particulier',
'value' => 'Particulier',
'label' => 'Particulier',
),
'opt1584636' =>
array(
'calc_value' => 'Secteur Privé',
'value' => 'Secteur Privé',
'label' => 'Secteur Privé',
),
'opt1256285' =>
array(
'calc_value' => 'Secteur Public',
'value' => 'Secteur Public',
'label' => 'Secteur Public',
),
'opt1388410' =>
array(
'calc_value' => 'Travaux publics',
'value' => 'Travaux publics',
'label' => 'Travaux publics',
),
),
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
'fld_8133594' =>
array(
'ID' => 'fld_8133594',
'type' => 'button',
'label' => 'PRÉCÉDENT',
'slug' => 'precedent3',
'conditions' =>
array(
'type' => '',
),
'caption' => '',
'config' =>
array(
'custom_class' => '',
'type' => 'prev',
'class' => 'btn btn-default',
'target' => '',
),
),
'fld_1993935' =>
array(
'ID' => 'fld_1993935',
'type' => 'button',
'label' => 'ENVOYER',
'slug' => 'envoyer',
'conditions' =>
array(
'type' => '',
),
'caption' => '',
'config' =>
array(
'custom_class' => '',
'type' => 'submit',
'class' => 'btn btn-default',
'target' => '',
),
),
'fld_7502862' =>
array(
'ID' => 'fld_7502862',
'type' => 'text',
'label' => 'Société',
'slug' => 'socitete',
'conditions' =>
array(
'type' => '',
),
'caption' => '',
'config' =>
array(
'custom_class' => '',
'placeholder' => '',
'default' => '',
'type_override' => 'text',
'mask' => '',
'email_identifier' => 0,
'personally_identifying' => 0,
),
),
),
'page_names' =>
array(
0 => 'Page 1',
1 => 'Page 2',
2 => 'Page 3',
),
'mailer' =>
array(
'on_insert' => 1,
'sender_name' => '%prenom% %nom%',
'sender_email' => 'formulairesdecontact@divaplastiques.com',
'reply_to' => '%email%',
'email_type' => 'html',
'recipients' => 'formulairesdecontact@divaplastiques.com, laurence@divaplastiques.com',
'bcc_to' => '',
'email_subject' => 'Demande de devis',
'email_message' => '{summary}',
),
'settings' =>
array(
'responsive' =>
array(
'break_point' => 'sm',
),
),
'conditional_groups' =>
array(
'conditions' =>
array(
'con_ekkfr' =>
array(
'id' => 'con_ekkfr',
'type' => 'show',
'name' => 'affiche citerne souple',
'fields' =>
array(
'cl_qgulkhg' => 'fld_5799657',
),
'group' =>
array(
'rw_wkdly' =>
array(
'cl_qgulkhg' =>
array(
'id' => 'cl_qgulkhg',
'field' => 'fld_5799657',
'value' => 'opt1266694',
'compare' => 'is',
'parent' => 'rw_wkdly',
),
),
),
),
'con_asibz' =>
array(
'id' => 'con_asibz',
'type' => 'show',
'name' => 'affiche volume citerne souple',
'fields' =>
array(
'cl_ldgztha' => 'fld_3491951',
),
'group' =>
array(
'rw_cchyeqrvvbk' =>
array(
'cl_ldgztha' =>
array(
'id' => 'cl_ldgztha',
'field' => 'fld_3491951',
'value' => 'opt2022099',
'compare' => 'is',
'parent' => 'rw_cchyeqrvvbk',
),
),
),
),
'con_qktod' =>
array(
'id' => 'con_qktod',
'type' => 'show',
'name' => 'autre volume',
'fields' =>
array(
'cl_diyrzqyykv' => 'fld_6901098',
'cl_qntwjei' => 'fld_8822443',
'cl_dlrtpqbn' => 'fld_3720407',
'cl_lklskh' => 'fld_5801874',
),
'group' =>
array(
'rw_kxbtozgg' =>
array(
'cl_diyrzqyykv' =>
array(
'id' => 'cl_diyrzqyykv',
'field' => 'fld_6901098',
'value' => 'opt1128257',
'compare' => 'is',
'parent' => 'rw_kxbtozgg',
),
),
'rw_ioaraqpsw' =>
array(
'cl_qntwjei' =>
array(
'id' => 'cl_qntwjei',
'field' => 'fld_8822443',
'value' => 'Autre volume',
'compare' => 'is',
'parent' => 'rw_ioaraqpsw',
),
),
'rw_ezaneyp' =>
array(
'cl_dlrtpqbn' =>
array(
'id' => 'cl_dlrtpqbn',
'field' => 'fld_3720407',
'value' => 'Autre volume',
'compare' => 'is',
'parent' => 'rw_ezaneyp',
),
),
'rw_rpkfzcc' =>
array(
'cl_lklskh' =>
array(
'id' => 'cl_lklskh',
'field' => 'fld_5801874',
'value' => 'Autre volume',
'compare' => 'is',
'parent' => 'rw_rpkfzcc',
),
),
),
),
'con_ueskb' =>
array(
'id' => 'con_ueskb',
'type' => 'show',
'name' => 'Affiche volume effluent',
'fields' =>
array(
'cl_tsduonnqhf' => 'fld_3491951',
),
'group' =>
array(
'rw_qluexnbx' =>
array(
'cl_tsduonnqhf' =>
array(
'id' => 'cl_tsduonnqhf',
'field' => 'fld_3491951',
'value' => 'opt1194208',
'compare' => 'is',
'parent' => 'rw_qluexnbx',
),
),
),
),
'con_oijdq' =>
array(
'id' => 'con_oijdq',
'type' => 'show',
'name' => 'affiche volume citerne eau',
'fields' =>
array(
'cl_fldtacm' => 'fld_3491951',
),
'group' =>
array(
'rw_nqszdeuabf' =>
array(
'cl_fldtacm' =>
array(
'id' => 'cl_fldtacm',
'field' => 'fld_3491951',
'value' => 'opt1923847',
'compare' => 'is',
'parent' => 'rw_nqszdeuabf',
),
),
),
),
'con_eznvv' =>
array(
'id' => 'con_eznvv',
'type' => 'show',
'name' => 'affiche volume citerne engrais liquide',
'fields' =>
array(
'cl_wgshdaas' => 'fld_3491951',
),
'group' =>
array(
'rw_puoldms' =>
array(
'cl_wgshdaas' =>
array(
'id' => 'cl_wgshdaas',
'field' => 'fld_3491951',
'value' => 'opt1747940',
'compare' => 'is',
'parent' => 'rw_puoldms',
),
),
),
),
'con_lgqus' =>
array(
'id' => 'con_lgqus',
'type' => 'show',
'name' => 'affiche accessoires CS INC',
'fields' =>
array(
'cl_vaafsbkm' => 'fld_3491951',
),
'group' =>
array(
'rw_wtpbwsok' =>
array(
'cl_vaafsbkm' =>
array(
'id' => 'cl_vaafsbkm',
'field' => 'fld_3491951',
'value' => 'opt2022099',
'compare' => 'is',
'parent' => 'rw_wtpbwsok',
),
),
),
),
'con_zppau' =>
array(
'id' => 'con_zppau',
'type' => 'show',
'name' => 'affiche categories Reservoir acier boulonné',
'fields' =>
array(
'cl_ijxoaso' => 'fld_5799657',
),
'group' =>
array(
'rw_woiosc' =>
array(
'cl_ijxoaso' =>
array(
'id' => 'cl_ijxoaso',
'field' => 'fld_5799657',
'value' => 'opt1218822',
'compare' => 'is',
'parent' => 'rw_woiosc',
),
),
),
),
'con_mfywu' =>
array(
'id' => 'con_mfywu',
'type' => 'show',
'name' => 'affiche volume CHS INC',
'fields' =>
array(
'cl_albjrsfjhb' => 'fld_1224736',
),
'group' =>
array(
'rw_nuhflante' =>
array(
'cl_albjrsfjhb' =>
array(
'id' => 'cl_albjrsfjhb',
'field' => 'fld_1224736',
'value' => 'Réservoir acier boulonné',
'compare' => 'is',
'parent' => 'rw_nuhflante',
),
),
),
),
'con_cybea' =>
array(
'id' => 'con_cybea',
'type' => 'show',
'name' => 'affiche Hauteur CHS EFF',
'fields' =>
array(
'cl_pyofbxvkhj' => 'fld_1224736',
),
'group' =>
array(
'rw_jabbvffvo' =>
array(
'cl_pyofbxvkhj' =>
array(
'id' => 'cl_pyofbxvkhj',
'field' => 'fld_1224736',
'value' => 'Effluents',
'compare' => 'is',
'parent' => 'rw_jabbvffvo',
),
),
),
),
'con_mdmqj' =>
array(
'id' => 'con_mdmqj',
'type' => 'show',
'name' => 'affiche diamètre',
'fields' =>
array(
'cl_tseidyd' => 'fld_2533312',
),
'group' =>
array(
'rw_hlypoak' =>
array(
'cl_tseidyd' =>
array(
'id' => 'cl_tseidyd',
'field' => 'fld_2533312',
'value' => 'opt1914661',
'compare' => 'is',
'parent' => 'rw_hlypoak',
),
),
),
),
'con_fzmlc' =>
array(
'id' => 'con_fzmlc',
'type' => 'show',
'name' => 'affiche diametre',
'fields' =>
array(
'cl_jgwwp' => 'fld_2533312',
),
'group' =>
array(
'rw_xddfauq' =>
array(
'cl_jgwwp' =>
array(
'id' => 'cl_jgwwp',
'field' => 'fld_2533312',
'value' => 'opt2030470',
'compare' => 'is',
'parent' => 'rw_xddfauq',
),
),
),
),
'con_tdoiz' =>
array(
'id' => 'con_tdoiz',
'type' => 'show',
'name' => 'affiche diametre',
'fields' =>
array(
'cl_bydmhvjt' => 'fld_2533312',
),
'group' =>
array(
'rw_ojheuno' =>
array(
'cl_bydmhvjt' =>
array(
'id' => 'cl_bydmhvjt',
'field' => 'fld_2533312',
'value' => 'opt1176609',
'compare' => 'is',
'parent' => 'rw_ojheuno',
),
),
),
),
'con_ulard' =>
array(
'id' => 'con_ulard',
'type' => 'show',
'name' => 'Autres dimensions',
'fields' =>
array(
'cl_dfmldyzgl' => 'fld_2533312',
'cl_cvonvqfu' => 'fld_9622547',
),
'group' =>
array(
'rw_rtveugpo' =>
array(
'cl_dfmldyzgl' =>
array(
'id' => 'cl_dfmldyzgl',
'field' => 'fld_2533312',
'value' => 'opt2067607',
'compare' => 'is',
'parent' => 'rw_rtveugpo',
),
),
'rw_pozekky' =>
array(
'cl_cvonvqfu' =>
array(
'id' => 'cl_cvonvqfu',
'field' => 'fld_9622547',
'value' => 'opt2026202',
'compare' => 'is',
'parent' => 'rw_pozekky',
),
),
),
),
'con_tbqjz' =>
array(
'id' => 'con_tbqjz',
'type' => 'show',
'name' => 'affiche volume',
'fields' =>
array(
'cl_pkeigwbp' => 'fld_1224736',
),
'group' =>
array(
'rw_tepipfaro' =>
array(
'cl_pkeigwbp' =>
array(
'id' => 'cl_pkeigwbp',
'field' => 'fld_1224736',
'value' => 'Stockage eau',
'compare' => 'is',
'parent' => 'rw_tepipfaro',
),
),
),
),
'con_etgke' =>
array(
'id' => 'con_etgke',
'type' => 'show',
'name' => 'affiche volume eau',
'fields' =>
array(
'cl_gfzdhdnnmgc' => 'fld_1224736',
),
'group' =>
array(
'rw_rixtvcwg' =>
array(
'cl_gfzdhdnnmgc' =>
array(
'id' => 'cl_gfzdhdnnmgc',
'field' => 'fld_1224736',
'value' => 'Aquaculture',
'compare' => 'is',
'parent' => 'rw_rixtvcwg',
),
),
),
),
'con_twteq' =>
array(
'id' => 'con_twteq',
'type' => 'show',
'name' => 'affichage catégories GMB',
'fields' =>
array(
'cl_gadddbfc' => 'fld_5799657',
),
'group' =>
array(
'rw_asnva' =>
array(
'cl_gadddbfc' =>
array(
'id' => 'cl_gadddbfc',
'field' => 'fld_5799657',
'value' => 'opt1416499',
'compare' => 'is',
'parent' => 'rw_asnva',
),
),
),
),
'con_wggkf' =>
array(
'id' => 'con_wggkf',
'type' => 'show',
'name' => 'affiche volume gmb',
'fields' =>
array(
'cl_exjoishu' => 'fld_5799657',
),
'group' =>
array(
'rw_wwdupmdhxe' =>
array(
'cl_exjoishu' =>
array(
'id' => 'cl_exjoishu',
'field' => 'fld_5799657',
'value' => 'opt1416499',
'compare' => 'is',
'parent' => 'rw_wwdupmdhxe',
),
),
),
),
'con_cgzqr' =>
array(
'id' => 'con_cgzqr',
'type' => 'show',
'name' => 'affiche type de bassin',
'fields' =>
array(
'cl_treqrfneoq' => 'fld_5799657',
),
'group' =>
array(
'rw_selama' =>
array(
'cl_treqrfneoq' =>
array(
'id' => 'cl_treqrfneoq',
'field' => 'fld_5799657',
'value' => 'opt1416499',
'compare' => 'is',
'parent' => 'rw_selama',
),
),
),
),
'con_hkvln' =>
array(
'id' => 'con_hkvln',
'type' => 'show',
'name' => 'afficher Catégorie PAP',
'fields' =>
array(
'cl_gkgeuwxij' => 'fld_5799657',
),
'group' =>
array(
'rw_wtfyfrf' =>
array(
'cl_gkgeuwxij' =>
array(
'id' => 'cl_gkgeuwxij',
'field' => 'fld_5799657',
'value' => 'opt1160091',
'compare' => 'is',
'parent' => 'rw_wtfyfrf',
),
),
),
),
'con_ahejv' =>
array(
'id' => 'con_ahejv',
'type' => 'show',
'name' => 'afficher Largeur PAP',
'fields' =>
array(
'cl_mjksqcrwb' => 'fld_6159446',
),
'group' =>
array(
'rw_sozcrg' =>
array(
'cl_mjksqcrwb' =>
array(
'id' => 'cl_mjksqcrwb',
'field' => 'fld_6159446',
'value' => 'opt2090388',
'compare' => 'is',
'parent' => 'rw_sozcrg',
),
),
),
),
'con_butwt' =>
array(
'id' => 'con_butwt',
'type' => 'show',
'name' => 'afficher Largeur PAP PVC',
'fields' =>
array(
'cl_vajusuzpgb' => 'fld_6159446',
),
'group' =>
array(
'rw_ihrei' =>
array(
'cl_vajusuzpgb' =>
array(
'id' => 'cl_vajusuzpgb',
'field' => 'fld_6159446',
'value' => 'opt1177374',
'compare' => 'is',
'parent' => 'rw_ihrei',
),
),
),
),
'con_bolcw' =>
array(
'id' => 'con_bolcw',
'type' => 'show',
'name' => 'afficher Largeur PAP EPDM',
'fields' =>
array(
'cl_wdykwoyeh' => 'fld_6159446',
),
'group' =>
array(
'rw_xlypcfv' =>
array(
'cl_wdykwoyeh' =>
array(
'id' => 'cl_wdykwoyeh',
'field' => 'fld_6159446',
'value' => 'opt1721103',
'compare' => 'is',
'parent' => 'rw_xlypcfv',
),
),
),
),
'con_teres' =>
array(
'id' => 'con_teres',
'type' => 'show',
'name' => 'Autre largeur',
'fields' =>
array(
'cl_lejnody' => 'fld_5454023',
'cl_kjvpyuek' => 'fld_7415499',
'cl_ffxwmybysi' => 'fld_3661230',
),
'group' =>
array(
'rw_qduqxx' =>
array(
'cl_lejnody' =>
array(
'id' => 'cl_lejnody',
'field' => 'fld_5454023',
'value' => 'opt1051328',
'compare' => 'is',
'parent' => 'rw_qduqxx',
),
),
'rw_nzducpod' =>
array(
'cl_kjvpyuek' =>
array(
'id' => 'cl_kjvpyuek',
'field' => 'fld_7415499',
'value' => 'Autre largeur',
'compare' => 'is',
'parent' => 'rw_nzducpod',
),
),
'rw_zroyahr' =>
array(
'cl_ffxwmybysi' =>
array(
'id' => 'cl_ffxwmybysi',
'field' => 'fld_3661230',
'value' => 'Autre largeur',
'compare' => 'is',
'parent' => 'rw_zroyahr',
),
),
),
),
'con_vrday' =>
array(
'id' => 'con_vrday',
'type' => 'show',
'name' => 'longueur',
'fields' =>
array(
'cl_vcfntyixyj' => 'fld_6159446',
'cl_xgazrebjqq' => 'fld_6159446',
'cl_eedfnp' => 'fld_6159446',
),
'group' =>
array(
'rw_jezqmdi' =>
array(
'cl_vcfntyixyj' =>
array(
'id' => 'cl_vcfntyixyj',
'field' => 'fld_6159446',
'value' => 'opt2090388',
'compare' => 'is',
'parent' => 'rw_jezqmdi',
),
),
'rw_vgekbmb' =>
array(
'cl_xgazrebjqq' =>
array(
'id' => 'cl_xgazrebjqq',
'field' => 'fld_6159446',
'value' => 'opt1177374',
'compare' => 'is',
'parent' => 'rw_vgekbmb',
),
),
'rw_pcyzfyjyy' =>
array(
'cl_eedfnp' =>
array(
'id' => 'cl_eedfnp',
'field' => 'fld_6159446',
'value' => 'opt1721103',
'compare' => 'is',
'parent' => 'rw_pcyzfyjyy',
),
),
),
),
'con_qwsnw' =>
array(
'id' => 'con_qwsnw',
'type' => 'show',
'name' => 'Longueur PAP EPDM',
'fields' =>
array(
'cl_iatoazb' => 'fld_6159446',
),
'group' =>
array(
'rw_syogz' =>
array(
'cl_iatoazb' =>
array(
'id' => 'cl_iatoazb',
'field' => 'fld_6159446',
'value' => 'opt1721103',
'compare' => 'is',
'parent' => 'rw_syogz',
),
),
),
),
'con_dskai' =>
array(
'id' => 'con_dskai',
'type' => 'show',
'name' => 'Géotextile',
'fields' =>
array(
'cl_urdobblm' => 'fld_5799657',
),
'group' =>
array(
'rw_jwjnexdj' =>
array(
'cl_urdobblm' =>
array(
'id' => 'cl_urdobblm',
'field' => 'fld_5799657',
'value' => 'opt1160091',
'compare' => 'is',
'parent' => 'rw_jwjnexdj',
),
),
),
),
'con_jggun' =>
array(
'id' => 'con_jggun',
'type' => 'show',
'name' => 'Champs couverture fosse beton',
'fields' =>
array(
'cl_dgdjwtt' => 'fld_5799657',
),
'group' =>
array(
'rw_uamhrbie' =>
array(
'cl_dgdjwtt' =>
array(
'id' => 'cl_dgdjwtt',
'field' => 'fld_5799657',
'value' => 'opt1816220',
'compare' => 'is',
'parent' => 'rw_uamhrbie',
),
),
),
),
'con_szaax' =>
array(
'id' => 'con_szaax',
'type' => 'show',
'name' => 'Volume',
'fields' =>
array(
'cl_gxbyxzn' => 'fld_1224736',
),
'group' =>
array(
'rw_wcwsvq' =>
array(
'cl_gxbyxzn' =>
array(
'id' => 'cl_gxbyxzn',
'field' => 'fld_1224736',
'value' => 'opt2022099',
'compare' => 'is',
'parent' => 'rw_wcwsvq',
),
),
),
),
),
),
'processors' =>
array(
),
'privacy_exporter_enabled' => false,
'version' => '1.9.6',
'db_id' => '95',
'type' => 'primary',
'_external_form' => 1,
);
} );