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.

Reset/Change the entry numbers

  1. tdwesten
    Member

    Hello, I got a very nice form for a wintercamp with 40 places for participants.. After some testing and the first 23 entry's the entry number is 53. And now my participants are thinking that there is no place any more. Is there a possibility to change to entrys number to 23?

    Posted 14 years ago on Wednesday December 2, 2009 | Permalink
  2. The entry number is actually automatically generated and incremented by the database. It is also used to link some tables together. I am not going to say it is impossible to change them, but it will be very messy and I wouldn't recommend doing it. A better way would be to create a hidden field and automatically populate it with a hook based on the number of entries already made. If you want to play around with that idea, I can send you a code snippet to get you started.

    Posted 14 years ago on Wednesday December 2, 2009 | Permalink
  3. tdwesten
    Member

    Thanks, i have changed the content of te div#details and also the page titel by Jquery without editing te corecode.

    Posted 14 years ago on Wednesday December 2, 2009 | Permalink
  4. Nice! I am glad you found a work around for it.

    Posted 14 years ago on Wednesday December 2, 2009 | Permalink