Hi Guys,
We've got two forms on the site, and I'm hoping to split the entry id's, or, set up a new, form specific, serializing number.
So right now, if I submit to form A, then form B, then A again, the two entries for A are 1 and 3. Ideally, I'd love to set up a number system that goes A-1, A-2 etc.
I kind of got a sense of how it might work in http://www.gravityhelp.com/forums/topic/modifying-the-entry-id -- but I'm not quite sure how to put it all together, nor am I quite sure where it goes (though, functions.php would be the default guess).
Any help very much appreciated.
-m