I have a probably quite simple question. I have to design an answer type which allows only 10 Digits (Maximum, and both numbers and letters, no Minimum required). It is for Project codes, so I guess I cannot use the regular expressions.
Normally I would do a bit of Research before I post the question here, but due to an upcoming deadline I am short on time. So I'd appreciate every help I can get
Okay, i really haven't seen this option... Thank you so much. Would it be possible to pre-define the first three digits ? For example that the answer already shows the first three digits as : 0 1 P and the last seven are open?