I made a custom field, and I need it to be minimum 15 characters, but it's only possible to set the maximum length, that's really odd, no way to set a minimum length?
anyone knows this?
anyone knows this?
minimum length for custom fields
|
I made a custom field, and I need it to be minimum 15 characters, but it's only possible to set the maximum length, that's really odd, no way to set a minimum length?
anyone knows this?
2017-04-05, 11:03 AM
Still looking for a solution, maybe someones know?
The funny thing is that you can set a maximum lenght, but not a minimum lenght
the regular expression field actually gives you unlimited customization.
This checks for numbers or text of minimum length of 6 characters. You can pretty do much any string checking with regex. Including making sure the user inputs a specific base URL instead of spam for example.
|
« Next Oldest | Next Newest »
|