PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Fake Progress Bar & Validation Issue

  1. Hi,

    I have added the following from this post: http://www.gravityhelp.com/forums/topic/add-a-file-upload-progress-bar#post-3364

    to add a 'fake' progress bar to my form. But I have one problem with it:
    If I don't fill out the correct fields on my form and the validation check makes the missing fields red, for the user to fill in, the fake progress bar still loads up.

    How can I get it to only run once the validation has been checked? Or is there a better way of getting a 'proper' progress bar working?

    Thanks

    Posted 13 years ago on Monday October 24, 2011 | Permalink
  2. Can you post a link to your site?

    Also, if you enable AJAX for the form submission, you get a spinning "in progress" icon. It's not a progress indicator, but it is an indication that something is going on.

    Posted 13 years ago on Monday October 24, 2011 | Permalink
  3. The URL to the form can only be viewed once you are signed up to the website. I can provide admin login's if you need?

    I do have Ajax enabled but my client would like a progress bar. If that is not possible, then using something more 'progress bar-like' may be acceptable.

    Thanks

    Posted 13 years ago on Monday October 24, 2011 | Permalink
  4. Sorry to double-post;

    Would it be possible to alter the code someway, so that instead of the the little animated gif, I could use a pop-up box with a progress bar type animated gif, which will disappear if the user has not filled out all the form fields?

    Such as what the little animated gif already does. As long as it looks more, progress bar-esque; because the user's can upload up to 10x photographs, I want something prominent so they know the form is working.

    Cheers,

    Posted 13 years ago on Tuesday October 25, 2011 | Permalink