Hello!
Please don't shoot me if this has been covered but I searched and searched and can not find this.
To generate a PO Number, I have been using the code that David Smith provided here which works great!: http://www.gravityhelp.com/forums/topic/guid-entry-id
Now I have a client that needs multiple forms. I saw David's notes on this but I also read in the forums that ENTRY ID's are unique across all forms.
So I was wondering!
Form 1 - for Blue Widgets orders
Hidden field - Allow field to be populated dynamically -
BW(Entry ID)
example: PO becomes: BW76
Form 2 - for Red Widgets orders
Hidden field - Allow field to be populated dynamically -
RW(Entry ID)
example: PO becomes: RW77
Can that be done (shortcodes or hooks) without adding PHP to the functions.php file?
If so, what parameter name do I enter into the hidden field?
Also, if I just wanted the ENTRY ID with no prefix (BW / RW) what is the parameter name?
Thanks so much!
Cheers,
Gil
P.S. A PO Number Field ... would REALLY be a great feature to add. Just sayin ;-)