Contact Form Categories
Categories
Component ID
2881358
Component name
Contact Form Categories
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module enables use single site wide contact form
with multi categories & send an email by the selected category's email value.
Similar to what was in Drupal 7.x & 6.x.
The module check if the contact form has 'field_categories' field & Add the selected category's recipient to the form recipients.
Configuration
-------------
Add list(text) field named 'categories' to the contact form.
It is important that the machine name of the field be 'field_categories'.
In the allowed values text area, input categories labels and email addresses. e.g.:
example@example.com|Customer Service
example2@example.com|Registration
example3@example.com|Manager
