excuse me, I want to set the number of letters that can be entered in the text url.
Welcome!
Unfortunately I do not understand, please elaborate…
see also
Taifun
Use length block from text part
When text box text changed,
If the length text box text is greater than or equal to {enter number}
Then add your logic
Else {this part is the length is not reached the desired amount}
thanks, i will try it
See by this way user can enter only lenth of 5 texts in textbox1 (includs number, texts, space, …)
If it crosses that lenth then keyboard will hide
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.