I have a single line text field setup in my gravity form. GF lets me set the “maximum characters” but there no way that I can tell to add a “minimum characters” parameter?
I need a text field where someone must enter 6 characters (letters and numbers), no less, no more. And an error to come up if they do not meet the character requirements.
Can this be done?
Note: I’m not a coder/developer so editing snippets in a PHP may be a bit beyond my skillset.