2sic / app-mobius-forms

Simple jQuery based 2sxc form - to use immediately or to modify as needed. Multi-language, simple, with Recaptcha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using a form field value for the to address

andyduo opened this issue · comments

I have a form based on simple contact form. I have added a dropdown field called SendTo. Is it possible to use that value to set the Owner Email address so the form can be submitted to different departments?

This is simple. Best place to do this is to copy the WebAPI endpoint and make the changes in the C# code. We always recommend copying, to ensure that you still have the original endpoint for other forms.