Sequence by Prefix
Create unique sequences based on the generated prefix. For example, if you have a Drop Down field where the user can select A, B, or C, and you set the prefix of your Unique ID field to the merge tag of this Drop Down field, this snippet will then treat each value as a unique sequence (e.g. A00001, A00002, B00001, A00003, B00002, etc).
Instructions
See “Where do I put snippets?” in our documentation for installation instructions.
Read the Walkthrough
Code
Filename: gpuid-sequence-by-prefix.php