Require more than 2 characters in custom text field

This topic contains 3 replies, has 3 voices, and was last updated by  Patrik 4 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #6221

    Jeff Adams
    Buyer
    Post count: 1780

    Is there a way to require more than two letters in the custom text field? For about a year I have been getting hit with fake users joining and they only put 2 characters in the required field “Vegan Story”. It must be automated. It makes me wonder if my site is infected…

    Attached is a screen shot of these users that have joined recently. I’m about to go through the process of removing them. Please let me know if there’s a way to require more than just two characters or if you have any other suggestions…

    #6223

    Jeff Adams
    Buyer
    Post count: 1780
    This reply has been marked as private.
    #6235

    Alex Rollin
    Moderator
    Post count: 27815

    I will ask the developers. Textareas don’t normally have validation, but they will let us know if there is a workaround.

    #6237

    Patrik
    Moderator
    Post count: 1971

    Hi,

    The minimum character limit is not possible in textarea but the maximum character limit is possible. You can try using JS to count the characters input in the text area and show/hide the submit button accordingly or just show error on textarea blur event. This is a part of customization so I have given you a hint. This can be also managed from the code using a filter but that will require help from a developer.

    Regards,
    Patrik

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket