Combine Custom Form and Gift Quiz

Hi,

I am thinking to combine custom form and gift quiz.

What code should I use to have the following effect:
after choosing X-number of answers and filling in their personal contact data they would see a product page based on their choices.

Example:

My goal is to collect their emails and phones before they will see the quiz result.

Have someone done it already? What code have you used and what was the process?

Thanks,
Tom

Hey, Tom!

Start from checking out this example that might help you.

You can try creating just one " custom form ", add the last step (email, phone) to it and disable the submit button until all the contact information is filled in.

Take a look at this forum post to understand how to disable a submit button before the question was answered.

Here you can find how to filter the information based on the user’s input.

Good luck!