How to force phone numbers formatting in a certain way
How to force a SKU number format
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to force phone numbers formatting in a certain way
How to force a SKU number format
HTML5 has a standard solution for this. Use the 'pattern' attribute on the appropriate <input> field and write a regular expression.
Example of a regular expression: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_pattern
Learn more about how regular expressions work: https://regexone.com/
Application in Odoo standard: https://streamable.com/rwqsvo
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up