Avatar

Level 5

TextField_1 is visible and has limitation containing only 20 character.

TextField_2 is hidden.

When user will cross 20 charcter, automatically TextField_2 will be visible and cursor will go into this field.

Is it possible. How can we solve it?