Forum
Specific form value to create a generic captcha
When using the form app is there a way to create a input field that requires a specific entry to submit? An example of what I'm trying to do is have a field that says, enter the word "EXAMPLE" and if this word isn't entered exactly it won't process the form submission. Basically I'm attempting to create a generic captcha.
You could do that with a validation helper. I don't think we have docs, but there's an example here:
https://forum.grabaperch.com/forum/07-28-2015-how-do-i-display-a-dedicated-error-message-if-string-fails-to-validate