--- label: 'Setting a default contact form' related: - contact.overview --- {% set contact_url = render_var(url('entity.contact_form.collection')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Set a site-wide contact form to be the default contact form (the form that is shown on the /contact URL).{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}In the Manage administrative menu, navigate to Structure > Contact forms.{% endtrans %}
  2. {% trans %}Click Edit for the site-wide form you want to be the default.{% endtrans %}
  3. {% trans %}Check Make this the default form and click Save.{% endtrans %}