drupal - How do I create a webform for each user? -


In my website, each user requires a webform to receive user inquiries from the manager role. The webform is created

It should be used like a webform instead of a contact module in the core drupal You can turn it on, and configure the permissions so that each manager Can be contacted through that form.

If you need additional fields that come with the contact form, then hook_form_alter () should work slightly with you to add additional fields.

Unless any part of the requirements is sent to keep a record of each contact?


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -