Contact Forms
Modern websites have the ability to engage users. One of the ways Drupal engages site users is through contact forms, a feature that allows for users to engage through a website generally or personally through user profiles. This chapter covers the basic concepts of creating and configuring contact forms in a Drupal application, including access control and form submissions. Finally, the chapter covers a few popular ways to extend out-of-the-box contact forms.
In this chapter, we’re going to cover the following main topics:
- Contact forms in Drupal
- Configuring contact forms
- Extending contact forms