directus-extension-masked-interface
directus-extension-masked-interface copied to clipboard
Masked input interface extension for Directus 9
The CSS no longer matches the Directus admin interface after the new custom theming release. I was able to paste the following into the Custom CSS box to make the...
Hi, i am looking for a phone mask which looks like that: +COUNTRYPREFIX (AREA CODE) NUMBER-OPTIONALDIRECTDIAL +43 (4444) 123456789-4711 or +43 (4444) 123456789 based on this regex: `^\+\d{1,3} \(\d{1,5}\) ([0-9]{2,12})(\-[0-9]{2,5})?$`...
hi tnx for the great work! im struggling to define a template for forcing value to be comma separated with any number of digits can u guide me on that?
Hey there! Thank you for this extension. Just reporting a little bug: https://user-images.githubusercontent.com/5623041/183410412-3c097a7f-ca5a-4dfa-acbb-65bff528548b.mov As seen in screen capture, when field is full-filled validation is not called. I need to repeated...
## Expected Behavior Invalid fields prevent item from being saved. ## Current Behavior Invalid field still allow item to be saved . https://user-images.githubusercontent.com/32568361/155541313-ccf9bbd6-34f4-4605-b6d9-2373c0f601d7.mov Apparently, if the field is marked as...