MosEngWeb
(A master of software who speaks English on the Web)
#1
How can I set the minimum length of a TextBox?
Suppose, there is a TextBox component for name,
A person’s name does not exist with only 1 letter. They have to enter at least 2 characters
I want to set the minimum length as 2
There is no property of that. How can I do that?
I could not find a proper answer in the community
Did You try lenght block , If block , math compare block in On text Change event ?
That’s All 
3 Likes
system
(system)
closed
#3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.