Jump to content

Recommended Posts

Posted

I am sure this exists, but I cannot find it.

Is there a way to force the user in entering a minimum length string let say over 10 characters in the about me profile field?

 

Thanks,

Posted
31 minutes ago, Morrigan said:

Reg ex will do that:

/^.{6,}$/

That will check to be sure its 6 characters long.

I know why I didn't see the regex field, it was because the profile field was of type "Editor".

Thanks for your help!

  • Recently Browsing   0 members

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