You can change the addresses which are used for the notifications with the gform_notification_email filter. http://www.gravityhelp.com/documentation/page/Gform_notification_email
You would need to determine dynamically which address to send to. That bit of code is up to you, but after you know which addresses should receive the notifications, you can change them with the filter I mentioned.
Gravity Forms will use Akismet for form submissions if Akismet is active on your site. It also has an anti-spam honeypot option you can activate.
Regarding duplicate entries: you can prevent duplicate submissions on a 'per field' basis. So, if you require email address to be unique, you can set the "prevent duplicates" check mark for the email address field, and if a duplicate email is entered, the submission will be prevented. Does that help you?
Let us know if you need any more help. Thanks
Posted 12 years ago on Monday June 11, 2012 |
Permalink