Hi,
Is there a way to specify an input mask on a text field to be rendered within the Perch cms ? I'm searching the docs, but haven't run across anything. What i would like to do is to have a text region available that would limit the input to something like: AA9999 so that the editor could only enter a 2 uppercase letters followed by 4 numbers to help define a standardized input on the field.
If it's not possible out of the box, is there a way I could implement it through a custom app ?
Thanks.