I'm faced with a fairly common situation where I have a contact form that provides a drop down list offering the type of submission/subject of the message. The user's selection determines which departmental email address to send the message to. With Contour, has anyone accomplished this and how did you go about doing it? Or, does anyone have any suggestions?
I am guessing you would need to create a custom workflow which would test for selected dept value and send email to selected departments email. There is sample source on how to create custom workflow in shared source project.
I downloaded http://our.umbraco.org/projects/umbraco-contour-shared-source to check out. I may have to wait till it's compatible with the new schema and wonder if anything changed for Contour 1.1? This project may be stale. I suspected I would have to do a custom workflow, but wanted to see if there was something I wasn't seeing before I started my journey down the custom path.
Option on form dictates who receives form results
I'm faced with a fairly common situation where I have a contact form that provides a drop down list offering the type of submission/subject of the message. The user's selection determines which departmental email address to send the message to. With Contour, has anyone accomplished this and how did you go about doing it? Or, does anyone have any suggestions?
Jon,
I am guessing you would need to create a custom workflow which would test for selected dept value and send email to selected departments email. There is sample source on how to create custom workflow in shared source project.
Regards
Ismail
I downloaded http://our.umbraco.org/projects/umbraco-contour-shared-source to check out. I may have to wait till it's compatible with the new schema and wonder if anything changed for Contour 1.1? This project may be stale. I suspected I would have to do a custom workflow, but wanted to see if there was something I wasn't seeing before I started my journey down the custom path.
Jon,
Did you make any progress with this I have exact same requirement on current project?
Regards
Ismail
This challenge has been placed on the back burner for me; once higher priority items have been addressed for the project I will be revisiting this.
is working on a reply...