Hello.
First of all, I want to praise this great work.
REI3 is fantastic.
I'm new here and, as expected, I have some questions.
I'm creating a form that contains some fields for typing codes.
For example, the registration code for our products that uses the following mask: 021.644.895-87
Each section separated by a dot represents the code for one of our sectors, position and employee.
I would like to implement a mask in the field so that when typing the code it autocompletes with dots and dashes, making it easier for the user to see.
Does REI3 have a ready-made configuration for this or should I program a function (frontend)?