I'm using Contact From 7 for a support ticketing system.
I've got everything set up great.
But the final thing I need is to generate a code which could be anythign, either a sequential number 1 to infinity or a random 8 charecterr code for example.
This code would have to be generated on each form submission. So when the user and I get the email we will have this unique code in there.
(One thing that I'd need to make sure is that it never generates the same code twice)
Does anyone know of a way of doing this? I'd be forever in there debt!
btw. I've tried the dedicated ticketing systems plugins on wordpress but they really aren't that great or too complicated. All I need is this final tweak!