3 of 3
3
Send an email to user-selected recipient using “freeform_module_insert_begin” hook
Posted: 27 May 2009 03:35 PM   [ Ignore ]   [ # 31 ]
Administrator
Avatar
RankRankRankRankRank
Total Posts:  8264
Joined  2006-10-18

Hi guys,

We’ve revised the Documentation on the Extension Hooks… you can have a look here: smile
http://www.solspace.com/docs/entry/freeform_form/#extras

From what I’m told, you should be able to achieve what you’re after, with the usage of the 2 new extension hooks (freeform_module_admin_notification and freeform_module_user_notification) smile

 Signature 
Profile
 
 
Posted: 05 October 2009 06:17 PM   [ Ignore ]   [ # 32 ]
Member
RankRankRank
Total Posts:  219
Joined  2007-02-19

This extension sounds exactly like what I’ve been needing.

Am I understanding correctly that this will allow me to create a new weblog which will have entries with email addresses and I can then take those and put them into a drop down box on a contact form so the user can select who they would like to contact?

Profile
 
 
Posted: 03 February 2010 01:31 PM   [ Ignore ]   [ # 33 ]
Newbie
Rank
Total Posts:  2
Joined  2009-12-01

For those of us who aren’t tech savvy…Could someone just post a tutorial/instruction on how to implement it? There are so many messages here that I am not sure which one to follow. Thanks!

Profile
 
 
Posted: 08 March 2010 01:23 PM   [ Ignore ]   [ # 34 ]
Newbie
Rank
Total Posts:  2
Joined  2006-02-17

So in FreeForm 2.7.2 nothing has to be uncommented - is this correct? I have it sending to multiple recipients as specified in the form (email1, email2, and email3 are the names it’s picking up from the form)

But everything is completely blank (from name, from email, message) I have the latest version from GitHub and FF 2.7.2.

Profile
 
 
Posted: 11 March 2010 03:05 PM   [ Ignore ]   [ # 35 ]
Newbie
Rank
Total Posts:  1
Joined  2010-03-10

I am having the same issue as Dan -

I am using Freeform 2.7.2 and while emails are being sent to the recipient chosen in the dropdown, they are completely blank. These errors are being generated upon form submission:

PHP Notice:  Undefined index: from_email in \extensions\ext.md_freeform_send_another.php on line 177
PHP Notice:  Undefined index: from_name in extensions\ext.md_freeform_send_another.php on line 177
PHP Notice:  Undefined index: subject in \extensions\ext.md_freeform_send_another.php on line 179
PHP Notice:  Undefined index: msg in \extensions\ext.md_freeform_send_another.php on line 180

Any ideas?? Any help would be greatly appreciated!

Profile
 
 
   
3 of 3
3