I created two fields in the module search SEBLOD 3.x so I could do the search within a price range. The system is working properly. Now I need help for the following case.
The field (Price) where I do the search field is a decimal. I created two fields (Price From) and (Price To) of type "Text" so I can do the search field Price.
I need to manually enter numeric values in these two fields to get the results. However, I can only enter values in these fields with no punctuation. I would like to format these fields with a mask so that the user could enter values as follows: "1000.00" and not "1000".