• Resolved tvellidis

    (@tvellidis)


    I have created a form in which I would like to hide the submit button until the user gets to a certain point.

    The URL: https://gsipp.com/cme-credits/friday-august-5-sessions/

    I would like the submit button to be available ONLY after the user actually completes an evaluation(s), not after they complete their contact information. In testing the form, the problem I encounter is that a user fills out their contact info, they don’t click “proceed” – which is conditional and brings up the evaluation sessions – they click submit and only their information is submitted.

    Any help is appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author hoffcamp

    (@hoffcamp)

    I don’t think t here is an easy way to do that. You would have to use javascript. There is an faq here that explains how to get the form items within javascript. If you aren’t comfortable with javascript then I don’t think there is a way to do this.

    Thread Starter tvellidis

    (@tvellidis)

    Thanks – I’m not familiar with javascript, so I’ve modified the form instead.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is it possible to hide submit button?’ is closed to new replies.