I need to create a template field with the following rule:
The field values can be any one of the following:
XXXX (Being 1234) – All numeric
XXXX-XX (Being 1234-01) All numeric
XXXX-A (Being 1234-A) Four numeric and one alpha
Is this possible? I'm okay with the basic ones but this one is making me scratch my head.
Thanks in advance.