--- label: 'Managing the fields of contact forms' related: - contact.overview --- {% set contact_url = render_var(url('entity.contact_form.collection')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Add, remove, or rearrange the fields on personal and site-wide contact forms.{% endtrans %}

{% trans %}What are the fields on contact forms?{% endtrans %}

{% trans %}Both personal and site-wide contact forms will always have Subject and Message fields. You can add additional fields for users to fill out if desired. Note that if you want to display other content on a form page, such as text or images, you can use a custom block.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}In the Manage administrative menu, navigate to Structure > Contact forms.{% endtrans %}
  2. {% trans %}Click Manage fields for the form you want to change the fields of, and add or remove one or more fields on the form.{% endtrans %}
  3. {% trans %}Click Manage form display to change the order or configuration of the fields on the form.{% endtrans %}