Started by vladgothe ·
2012-08-16 13:25 UTC ·
1 replies · SMF topic #1864
vladgothe2012-08-16 13:25 UTC
Hello, I have a noob question. Can you set a minimum text length limit in a textbox? I see the Text Limit property sets the maximum number of characters allowed, but I want to set the minimum number of characters allowed.
fred_tomke2012-08-16 13:33 UTC
Hi, I'd check it by using OnEditChanged and make the background red as long the minimum number of chars is not set.