Jump to content

FormBuilder responder based on field values ?


ank
 Share

Recommended Posts

I'm thinking of buying FormBuider,
but first i want to know if i can use it for my needs.

I checked the features of FormBuilder and found these:

  • Send an auto-responder
  • Conditionally email form submission to different people based on field values
  • Display a success message, redirect to another URL or pull text from another page to display after form submission

but i want to know, if its possible combine these to:
redirect to a page that displays content based on (different) fields values just submitted from the form?
or
auto-respond a email based on the field values.


example:

if $formfield1="elephant" -> echo "your choice was an animal"
if $formfield2="blue" -> echo "you selected a blue elephant"
...

 

Thanks

Link to comment
Share on other sites

  • 3 years later...
On 3/22/2017 at 7:35 AM, ank said:

but i want to know, if its possible combine these to:
redirect to a page that displays content based on (different) fields values just submitted from the form?
or
auto-respond a email based on the field values.

This should be possible with some hook work.

Please check this:

https://processwire.com/store/form-builder/hooks/

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...