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.

Auto number

  1. I know others have been helped with similar but my PHP knowledge is basic at best.

    I'm after a feature that lets you apply an auto generated (sequential) number to each separate form. In short if I have 3 forms the only sequential number available to me is not the Input ID.

    Some basic config would be nice (append number, configure format, reset count)

    Posted 12 years ago on Saturday December 31, 2011 | Permalink
  2. Can you please explain in more detail what you're trying to accomplish? I can't tell from your description what you're looking for or what you've tried. Thank you.

    Posted 12 years ago on Monday January 2, 2012 | Permalink
  3. I have a form which was used for last years registration on Hike 4 Hospices (charity walk). I used the ID number from the database as the walker number. I've made a duplicate of the 2011 form for this year but can't use the ID number again because it continues from last years form submissions

    I would like to give this and subsequent years walkers a walker number starting from 0 something in the format of 2012 - 001

    Posted 12 years ago on Monday January 2, 2012 | Permalink
  4. This is not a built in feature of Gravity Forms but can be accomplished using the built in hooks to generate an ID.

    Additional discussion:
    http://www.gravityhelp.com/forums/topic/incremental-numbering-in-hidden-field#post-44407

    We'll leave this here as a feature request. Thank you.

    Posted 12 years ago on Tuesday January 3, 2012 | Permalink