Hello!
Is it possible to prevent users from entering in characters such as “~” or “\” or “/” in a text field? I see that you can use a regular expression but am having a bit of a tough time getting this specifically…
I do need to be able to allow the “$” to the field though...
Thanks in advance!