Hello
Would it be possible to natively add a piece of code to Wix Forms so that all uppercase characters entered by users can automatically be transcribed to lowercase?
This would allow to have more reliable regex.
FYI I created a regex to limit emails that do not have a professional domain name and unfortunately capital letters are not taken into account, so you need a piece of Javascript code to integrate. It would be nice to add it natively to Wix Forms
Thx Denis