Hello,
In Apps ( VB expressions ) I want my textbox to have a max length.
In the vb expression i can see the property MaxLength but i don’t know how to modify it.
I’ve seen in documentation as well as youtube videos they have " input mask "
also field to set min length, max length and regex.
I don’t have all these possibilities, how to enable them ?
Also to help other people, I will explain how do I solve this.
Your answer helped me trying again, but component I used was a Textbox text but I think an “older” one. I’ve created a template a few months ago that i duplicate each time I want a new app ( to have same layout, designs… and save time ) and I think component has been updated recently, so I’ve just needed to drag & drop textbox again to unlock these features