Hi
I created a login form on Thunkable X with username and password. But I cannot seem to create a password textbox in Thinkable x. How do i create a password textbox in thunkable x if possible?
Regards,
Jason
Hi
I created a login form on Thunkable X with username and password. But I cannot seem to create a password textbox in Thinkable x. How do i create a password textbox in thunkable x if possible?
Regards,
Jason
Hi @Jason_Samuels,
Take a look at the advanced properties for the text input, and enable the “SecureTextEntry”
Thank you. So simple