Hi Henry,
just work with the pages. You find it on top of the elements. Add a second page and add a content element at the beginning of it where you add your thank you text with the price (which you maybe add by a shortode).
Just add your email notification as usual.
There is only one problem. The results won’t be saved if the user is not running the whole form.
One idea would be, that we add the possibility, that every page of the form is directly saved after the user has submitted the page. But in this case we have to add this functionality to the code.
Another possibility would be to add a shortcode like the charts short code, just for the results. Then you could add it into a second form which only contains a text element.
Maybe do you have also any ideas how we could extend the formbuilder that you can get what you want out of the formbuilder? Just tell me.
Greetings,
Sven
Sven,
I tried putting second page before I posted my question. I eventually have ended up like you said.
A Submit button element would be a good idea, but if you do that, then you would have 2 submit buttons in the same page. (I can probably css it out though)
What do you think?
Hello Henry,
a button won’t become an element, because this is a part of the form controler and not of the elements. I think to save the elements after every step would be possible in future.
I have added an issue for that, that we won’t forget this. You can view the progress & discussion here:
https://github.com/awsmug/torro-forms/issues/236