On a Drupal 7 Site we have a webform consisting of several components (Name, email, company, etc) with submissions. We added a new Select option component to this webform. Further we added double opt using the Webform Confirm Email Module. All submissions now need to be updated.
So the process should be like this:
1. Import further submissions from an external source to the existing webform
2. Send e-Mail to the people of the submissions
In the e Mail there is a Link: mysite.com/webform/uuid
Hi all, not sure if this has been discussed, as I wasn't able to find much on this, but how can I connect my completed MySQL Workbench database to my Drupal 7 website? Thanks very much.