This is how i want the automatic formatting to work in a input field!
(01) some text
So i want the user only be able to write two numbers and those numbers gets a "(" before the number, and this behind the number ")" and then the user can write some text.
I been looking at some Jquery formats but as im not really good at Jquery its not leading me in the right direction :
https://www.jqueryscript.net/form/Automatic-Input-Field-Data-Formatting-Plugin-jQuery-mask.html
Any suggestions?