<?xml version="1.0"?>
<formdef id="40" url="https://demarches.catalogue.publik.love/backoffice/forms/40/">
  <name>Contact</name>
  <url_name>contact</url_name>
  <description>&lt;p&gt;Formulaire de contact simple, avec un th&amp;egrave;me et un champ permettant de renseigner le motif de la demande&lt;/p&gt;</description>
  <keywords>contact</keywords>
  <internal_identifier>contact</internal_identifier>
  <discussion>false</discussion>
  <detailed_emails>true</detailed_emails>
  <disabled>false</disabled>
  <only_allow_one>false</only_allow_one>
  <enable_tracking_codes>true</enable_tracking_codes>
  <confirmation>true</confirmation>
  <always_advertise>false</always_advertise>
  <include_download_all_button>false</include_download_all_button>
  <has_captcha>false</has_captcha>
  <skip_from_360_view>false</skip_from_360_view>
  <category slug="contactez-nous" category_id="1">Contactez-nous</category>
  <workflow slug="test-des-formulaires-du-catalogue" workflow_id="1">Test des formulaires du catalogue</workflow>
  <max_field_id>10</max_field_id>
  <fields>
    <field>
      <label type="str">Pr&#233;nom</label>
      <type type="str">string</type>
      <required type="bool">True</required>
      <varname type="str">prenom</varname>
      <display_locations>
        <display_location>validation</display_location>
        <display_location>summary</display_location>
      </display_locations><extra_css_class type="str">newline grid-1-2</extra_css_class>
      <prefill>
        <type>user</type>
        <value>_first_name</value>
      </prefill><anonymise type="bool">True</anonymise>
      <id type="str">1</id>
    </field><field>
      <label type="str">Nom</label>
      <type type="str">string</type>
      <required type="bool">True</required>
      <varname type="str">nom</varname>
      <display_locations>
        <display_location>validation</display_location>
        <display_location>summary</display_location>
      </display_locations><extra_css_class type="str">grid-1-2</extra_css_class>
      <prefill>
        <type>user</type>
        <value>_last_name</value>
      </prefill><anonymise type="bool">True</anonymise>
      <id type="str">2</id>
    </field><field>
      <label type="str">Indiquez-nous comment vous joindre</label>
      <type type="str">comment</type>
      <id type="str">8</id>
    </field><field>
      <label type="str">Adresse courriel</label>
      <type type="str">email</type>
      <required type="bool">True</required>
      <varname type="str">courriel</varname>
      <display_locations>
        <display_location>validation</display_location>
        <display_location>summary</display_location>
      </display_locations><extra_css_class type="str">newline grid-1-2</extra_css_class>
      <prefill>
        <type>user</type>
        <value>_email</value>
      </prefill><id type="str">6</id>
    </field><field>
      <label type="str">T&#233;l&#233;phone</label>
      <type type="str">string</type>
      <required type="bool">False</required>
      <varname type="str">telephone</varname>
      <display_locations>
        <display_location>validation</display_location>
        <display_location>summary</display_location>
      </display_locations><extra_css_class type="str">grid-1-2</extra_css_class>
      <prefill>
        <type>string</type>
        <value>{% firstof session_user_var_mobile session_user_var_phone %}</value>
      </prefill><anonymise type="bool">True</anonymise>
      <id type="str">7</id>
    </field><field>
      <label type="str">Votre demande concerne</label>
      <type type="str">item</type>
      <required type="bool">True</required>
      <varname type="str">motif</varname>
      <display_locations>
        <display_location>validation</display_location>
        <display_location>summary</display_location>
        <display_location>listings</display_location>
      </display_locations><extra_css_class type="str">newline grid-1-2</extra_css_class>
      <prefill>
        <type>none</type>
      </prefill><display_mode type="str">list</display_mode>
      <items>
        <item>Vie &#233;conomique</item>
        <item>Etat-civil - population</item>
        <item>Logement</item>
        <item>Culture &amp; sport</item>
        <item>Urbanisme</item>
      </items><in_filters type="bool">False</in_filters>
      <anonymise type="bool">False</anonymise>
      <display_disabled_items type="bool">False</display_disabled_items>
      <id type="str">9</id>
    </field><field>
      <label type="str">Votre demande</label>
      <type type="str">text</type>
      <required type="bool">True</required>
      <varname type="str">motif_precisions</varname>
      <display_locations>
        <display_location>validation</display_location>
        <display_location>summary</display_location>
      </display_locations><extra_css_class type="str">newline grid-1-2</extra_css_class>
      <prefill>
        <type>none</type>
      </prefill><rows type="str">7</rows>
      <display_mode type="str">plain</display_mode>
      <id type="str">10</id>
    </field>
  </fields><options />
  <custom_views />
  <geolocations />
  <digest_templates>
    <template key="default">{{form_var_motif}}</template>
  </digest_templates>
</formdef>