Thanks gave me an idea.
In case someone needs this to ban words in a field:
"^(?!.*\b(word|Word|example|Example)\b)[a-zA-Z0-9-Ä-ä-Ü-ü-Ö-ö-ß]+$"
Hello thanks for the tip, since the form is multi-page, the submit button is not so good, it should already happen on the first page.
The code would be wonderful if the umlauts would work, unfortunately I have no further idea how to adapt it for this.
Please login or Register to submit your answer