For security purposes, can you customize the “Error” messaging when an answer is given that is invalid? For example, to avoid hacking or user registration fraud, we would want a certain range of numbers to be entered to match our AcctID formats. We set up the question to ask for a current AcctID as part of a registration in a closed environment, but we only want the error message to say “Your Entry is Invalid, Please Try Again” thus our format remains anonymous and protects us against fraudulent entries so that we don’t waste our time reviewing them in the results and prevents a hacker from going any further in the form.
Right now the Error messaging gives away the answer by saying “You Must Enter a Value between X and Y” and tells the hackers what we are looking for and then allows them to continue the registration process. Is there a way to avoid this?