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.

time limit on the form

  1. ron
    Member

    website: http://cassidaystudios.com/shop
    Issue: I want to place a time limit on the form so there is a popup that says:
    "We are sorry but the time has expired for you to order online. Please submit your order by check or cash to the school on makeup day."

    Question: How do I place a time limit on the form so it is either redirected to another form or has a popup that tells the event?

    Posted 13 years ago on Sunday October 31, 2010 | Permalink
  2. There's no built-in function to do this. You would have to write your own jQuery script to add the functionality.. use the "setTimeout" function so that after a specified time the button is disabled and a popup launches, etc.

    If you're not comfortable writing the jQuery yourself, we could recommend some good developers to help you get it done.

    Posted 13 years ago on Sunday October 31, 2010 | Permalink
  3. ron
    Member

    But is there a function within gravity that put's a time limit on the form, right?

    Posted 13 years ago on Monday November 1, 2010 | Permalink
  4. That limits the time the form will be active.. as in it will only be active for X days then deactivate. It's not what you're talking about doing.

    Posted 13 years ago on Monday November 1, 2010 | Permalink
  5. No, this isn't something Gravity Forms does. As Kevin mentioned above, it's possible to do this yourself as a customization using jQuery. But it isn't a built in feature.

    Posted 13 years ago on Monday November 1, 2010 | Permalink