I have a standard contour that sends an email when submitted, all is well except that I want to replace to the contour 'form' with an auto generated HTML input form (it's a form that allows sale leads to be automatically inserted into a cloud based database).
So my question is that is there any way to use the Contour system not to create a form but have it pick up some other html form and have that display on the page but still send an email when a form is submitted. Or will I need to write something outside of Contour.
If I get your scenario right there is no reason to involve Contour in sending the e-mail? If you build a custom form then make sure the form sends the e-mail. The other stuff sounds too complex and unnecessary to me.
It should not be too hard to figure out how to do it by googling wether you're using MVC or Webforms.
Use contour to ONLY send email
Hi Folks,
Not sure if this is possible but here goes....
I have a standard contour that sends an email when submitted, all is well except that I want to replace to the contour 'form' with an auto generated HTML input form (it's a form that allows sale leads to be automatically inserted into a cloud based database).
So my question is that is there any way to use the Contour system not to create a form but have it pick up some other html form and have that display on the page but still send an email when a form is submitted. Or will I need to write something outside of Contour.
Thanks,
Craig
Hi Craig
If I get your scenario right there is no reason to involve Contour in sending the e-mail? If you build a custom form then make sure the form sends the e-mail. The other stuff sounds too complex and unnecessary to me.
It should not be too hard to figure out how to do it by googling wether you're using MVC or Webforms.
Hope this helps :)
/Jan
Hi Jan,
Yip, that's what I was thinking!
Thanks,
Craig
is working on a reply...