• Resolved hutsori

    (@hutsori)


    Hello. This might be a silly one but here goes anyway.

    This is what I am trying to get:
    1. users take survey
    2. show thank you text but not emailing the results yet
    3. there’s a little random prize for all participants in the thank you text, and I want the survey results AND the prize to be mailed when they hit the submit button(or play button) in the thank you text.

    Tried many many things and spent many hours but I ended up keep emailing the results before my thank you text. 🙁

    Can you please help?

    https://ww.wp.xz.cn/plugins/torro-forms/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Sven Wagener

    (@mahype)

    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

    Thread Starter hutsori

    (@hutsori)

    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?

    Plugin Author Sven Wagener

    (@mahype)

    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.

    Plugin Author Sven Wagener

    (@mahype)

    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

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Is this possible..?’ is closed to new replies.