Bug 39882

Summary: Add phone number masking option
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: danielle.meininger
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lucas Gass (lukeg) 2025-05-12 19:25:30 UTC
It would be nice it we should add a mask for phone number fields. For certain things, like Twilio, it is important that a phone number gets set in an exact format. 

We have Maskito for date entry, we might be able to leverage that for phone numbers:

https://maskito.dev/recipes/phone
Comment 1 Danielle 2025-05-13 18:43:28 UTC
I like that idea too. Would this be something we could setup individually or a global system preference with a few options to choose from?