Can i write only one character in textbox?

can i write only one character(no more,only one letter) in textbox?

да, например 1 или буква а

Examples:

https://community.thunkable.com/t/how-can-i-limit-the-numbers-of-characters-the-user-types-on-a-text-box/1527/10

Extension:

2 Likes

You can also do that with this block:

From this extension:
https://community.appybuilder.com/t/textboxtools-extension-now-free/21007?u=ken

3 Likes

hi.thanks thanks

thanks thanks

You could also use a little List Picker instead of the text box, pre-loaded with acceptable letters, if you want exactly 1 letter.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.