Form notifications to be sent to diffrent emails depending o

Posted by Community Admin on 04-Aug-2018 12:25

Form notifications to be sent to diffrent emails depending on the contnets

All Replies

Posted by Community Admin on 02-Nov-2016 00:00

I am working on a form which suppose to notify some users depending on the submitted values . for example , the booking notification of KSA will go to email A , while the booking notifications of UAE will be sent to Email B , ...etc

 

Any advise ?

Posted by Community Admin on 02-Nov-2016 00:00

Hi Enas, 

The idea is to inherit FormsControl and depends on form data send notification to specific email

I can suggest you check source code of this widget: https://github.com/Fenetre/Sitefinity-Form-Extension-Widget

 

Posted by Community Admin on 02-Nov-2016 00:00

Thank you Victor, I have checked it . looks interesting but it didn't send email to different users .. I am submitting the data using a custom web form , I need only a way to get the link of the saved item and I can send the email using Code.

 

or if there is a way to customize the built in notification , to change the receipt list dynamically

Posted by Community Admin on 03-Nov-2016 00:00

I am not sure that it is even possible to customize the built-in notification. Maybe guys from Telerik can exactly answer to this question.

This thread is closed