• Resolved noxerr

    (@noxerr)


    Hi,

    There’s this option to close the form after completing it. However, I would like through js to allow this form to be refreshed (to fill it again) so for it to appear again and so on, but I couldn’t find any refresh / reset / restart function in the API.

    Thanks,

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Predrag – WPMU DEV Support

    (@wpmudev-support1)

    Hi @noxerr,

    With default form behavior the data would be submitted, confirmation message is shown and input values are reset.

    This sounds like what you’re after but I’m guessing that I’m missing something here.
    Could you please elaborate a bit more about your form setup and how it should behave exactly?

    Cheers,
    Predrag

    Thread Starter noxerr

    (@noxerr)

    I have “after submission hide”. What I would like is a button that unhides it

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @noxerr

    I hope you are doing well.

    I’m afraid this option is not available on the plugin, if you would like to keep showing the form you need to use the Inline Message, but as my friend told in the previous reply input values are reset.

    Let us know if you have any additional question.
    Best Regards
    Patrick Freitas

    Thread Starter noxerr

    (@noxerr)

    thanks for the reply.
    However, I’m thinking, maybe there’s a way to refresh the whole form with ajax/js/css or whatever, after all, the first time it loads it’s either through html or ajax, in case of html when submiting probably the form is deleted or just set as hidden, so there might be a way to restore it, in case it’s ajax maybe there’s a way to recall the ajax function to create the form again?

    thanks again,
    dani

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @noxerr

    Sorry for the delay here.

    We are having some issues receiving the reply notifications.

    I’m afraid I don’t recall a similar function or code that we can use for this.

    The form should be visible back when the page refreshes, you can use a custom JS to force the page to refresh.

    https://stackoverflow.com/questions/29884654/button-that-refreshes-the-page-on-click

    Best Regards
    Patrick Freitas

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @noxerr ,

    We haven’t heard from you for several days now, so it looks like you don’t have more questions for us.

    Please feel free to re-open this ticket if needed.

    kind regards,
    Kasia

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Reset Form’ is closed to new replies.