Hi folks,
I wonder if you can help me. When a customer places an order I’d like to give them a friendly order number back as they need to include this in parcels they send to us. Whilst I understand the submission id is unique (i.e. 5f3bfc56a3f62e0270619072 it’s a bit unwieldy to expect people to write this manually on a package - we’d ideally like a 6 digit number i.e. 123456 which is either sequential or the next entry taken is from a long list and it is therefore random, Also if customers call us we’d like them to have an easy order number they can enter in the phone.
Can this be done with paperform? Happy to use submission id internally this is purely for comms with customer and back to us.