how to move from textbox one to another one if the number already 3 digit in one text box? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

how to move from textbox one to another one if the number already 3 digit in one text box?

like this : (123) . (123) . (123) example : () as a text box

31st Aug 2019, 2:50 PM
hideyori
hideyori - avatar
1 Réponse
0
Create text box event "text changed" and test the length every time .
1st Sep 2019, 6:44 AM
id001x
id001x - avatar