Notify different recipients on form submissions based on for

Posted by Community Admin on 04-Aug-2018 21:18

Notify different recipients on form submissions based on form content

All Replies

Posted by Community Admin on 12-Nov-2012 00:00

I have a form that includes a drop down menu for "area of interest". I need to notify different individuals of the form submission based on what the user selects in this drop down menu.

Ideally I'd like to continue using the Sitefinity form builder. 

Any ideas?

Thanks.

Posted by Community Admin on 12-Nov-2012 00:00

This was actually a little challenging when we looked into this when 4.x came out. We wanted to use the drop down list to specify the select list. The problem with the built-in control is that you could only set the text property and not specify the value property. So first we had to create a control that would allow for the value property to be set. Then we used the Form Module Notification control that George Saadeh put together. We modified it so that we could specify the name field to look out for and then used the value property of the DDL control to send out the email.

I'll submit my control to the marketplace and update this thread once approved.

Posted by Community Admin on 13-Nov-2012 00:00

Thanks Richard. I'm looking forward to taking a look.

This thread is closed