Text input minimum length or includes character?
is it possible?
Hi @trble,
If I’m correct we can only set the Max in Adalo’s Input component. But there’s a component called Input Validator that No Code Monkey ( @Michael ) created. In that component you can set the Max and Min both. You can test it here.
Thank you