--- label: 'Managing the fields of contact forms' related: - contact.overview --- {% set contact_link_text %}{% trans %}Contact forms{% endtrans %}{% endset %} {% set contact_link = render_var(help_route_link(contact_link_text, 'entity.contact_form.collection')) %}
{% trans %}Add, remove, or rearrange the fields on personal and site-wide 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 content block.{% endtrans %}