1
General Support / Regular expression pattern invalid
« on: July 07, 2016, 03:22:25 PM »
I want to allow up to 3 letters as a Global Attribute. But when I put in the regex pattern [A-Z]{1,3} to validate values, AbanteCart returns error message "Regular Expression Pattern is invalid!".
What am I doing wrong?
---John---
What am I doing wrong?
---John---