Jump to content

Minimum Character limit


W.W.W

Recommended Posts

If you can find where in the template the textarea input element is for posting, then I would imagine you could do something like:

<input pattern=".{8,}"> </input> 

Which sets a minimum of 8 chars.

I have looked in the past and could never find it. I was trying to set a minimum and maximum char limit, but never had any success.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...