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.

Entry Numbers

  1. andria
    Member

    Is there a way to change the entry numbers. When I create a new form it starts off with #1. Is there a way to assign a coded number or set the starting number value to something else.

    For example:

    entry #1000 (as the starting form number)
    or
    entry#TUC1000
    then
    entry#TUC1001?

    Thanks!
    By the way..I LOVE this plugin so far...I've been using it less than 5 mins and it's great! Way better than the machforms I was using before! :)

    Posted 15 years ago on Monday November 9, 2009 | Permalink
  2. Currently this is not possible, what are you planning on using it for?

    Posted 15 years ago on Monday November 9, 2009 | Permalink
  3. andria
    Member

    We own a landscape maintenance company and offer online quotes within 1 hour when people email us photos of their property. I'd will have forms for each city (Tucson, Phoenix, etc) and would like the numbers to correspond with the city somehow.

    Posted 15 years ago on Monday November 9, 2009 | Permalink
  4. This can be accomplished using a hidden field and the available hooks to use PHP to populate the value of the hidden field. You can call the hidden field whatever you want, LeadID for instance and use that as an identifier instead of EntryID.

    I will talk to the team and see if we can put together a code snippet for you that can accomplish this.

    Posted 15 years ago on Monday November 9, 2009 | Permalink