GithubHelp home page GithubHelp logo

Comments (6)

eduardotkoller avatar eduardotkoller commented on May 28, 2024

Hello,

I'm glad you like the plugin!

Sorry, this must be a bug. I think I didn't even think in submitting the form with a no-answer input because, technically, the user can't see the message if it did submit (it would print the message and instantly submit the form, so there would be no time to read the message).

Will fix it as soon as I have time, thanks for the heads up!

from convform.

rahulkapoor86 avatar rahulkapoor86 commented on May 28, 2024

Hi Edoardotkoller,

Thanks for your reply.

I got your point. But I managed to submit the form using Ajax, so I can keep the form fields there and user still can read the last message even though the form is submitted.

Actually I am trying to collect the name and email ID and then submitting it to Mailchimp and then at the last I want to tell user to check their email inbox for subscription/activation link for which i dont expect a reply.

Hope you fix the bug soon. I will wait for your reply.

Thanks!
Rahul

from convform.

eduardotkoller avatar eduardotkoller commented on May 28, 2024

Just curious, if you did submit via ajax, why do you need to submit it again, normally?

If you want, until I correct the bug, you can just put the message on a simple input with no name and use a nonsense regex to not let the user submit, this way the message will be there for the user to read and any input he enters won't send.

from convform.

rahulkapoor86 avatar rahulkapoor86 commented on May 28, 2024

Hi Eduardotkoller,

Form submit via ajax ONLY if the last question is not a no-answer="true". If the last question is no-answer="true" then form does not submit at all. The advantage of using ajax is that I can keep the form fields there.

Even if I use nonsense regex, in this case form wont be submitted at all.

I am going to use a temporary solution (till the time you fix the bug), i will use a hidden div and display it once the form is submitted.

Still wait for you to fix the bug, Hope you do this soon.

Thank you again for this plugin.

Rahul

from convform.

eduardotkoller avatar eduardotkoller commented on May 28, 2024

Just fixed the bug and tested it, form is now submitting if last question is a no-answer="true".

from convform.

rahulkapoor86 avatar rahulkapoor86 commented on May 28, 2024

Thanks for quick fix :)

from convform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.