# Secure Text Entry property not working

**URL:** https://community.thunkable.com/t/secure-text-entry-property-not-working/1057348
**Category:** Questions about Thunkable X
**Created:** [January 19, 2021, 10:27am UTC](https://community.thunkable.com/t/secure-text-entry-property-not-working/1057348 "2021-01-19T10:27:45Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![bhogi7589](https://avatars.discourse-cdn.com/v4/letter/b/8797f3/32.png) [@bhogi7589](https://community.thunkable.com/u/bhogi7589)
#### Post date: [January 19, 2021, 10:27am UTC](https://community.thunkable.com/t/secure-text-entry-property-not-working/1057348/1 "2021-01-19T10:27:45Z")

</div>

Hi everyone,  
I am building an app that requires login with password. But, when I set the Secure Text entry property to true for password as shown,

 ![Capture](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/a/4/a4fa297e174ef9529809b809048bf1117f938704.jpeg)  
the password is not hidden.  
Screenshots of the output:  
Original Screen:  
 ![Capture 1](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/8/d8486b5feb6d266e9ba7e7f6b738308093281614.jpeg)  
Screen when I typed password:  
 ![Capture 2](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/7/1/719649d6c8c1ba3b144ab598bd307367940dfc46.jpeg)  
Hope someone will help.  
Thanking you,  
Karthikeya K

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 19, 2021, 10:51am UTC](https://community.thunkable.com/t/secure-text-entry-property-not-working/1057348/2 "2021-01-19T10:51:20Z")

</div>

The `SecureTextEntry` only works in the Thunkable Live Test App. It does not work in the web test.

---

<div class="post-metadata">

### Author: ![drted](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/drted/32/92694_2.png) [@drted](https://community.thunkable.com/u/drted)
#### Post date: [January 19, 2021, 10:52am UTC](https://community.thunkable.com/t/secure-text-entry-property-not-working/1057348/3 "2021-01-19T10:52:09Z")

</div>

This is a long standing unresolved issue. I have accepted this is probably not going to be fixed anytime soon. [[Solved] Hide password in Thunkable? - #21 by drted](http://community.thunkable.com/t/solved-hide-password-in-thunkable/61319/21)

---

<div class="post-metadata">

### Author: ![bhogi7589](https://avatars.discourse-cdn.com/v4/letter/b/8797f3/32.png) [@bhogi7589](https://community.thunkable.com/u/bhogi7589)
#### Post date: [January 19, 2021, 10:52am UTC](https://community.thunkable.com/t/secure-text-entry-property-not-working/1057348/4 "2021-01-19T10:52:11Z")

</div>

Thank you. Does it work when you run the apk installed on the phone?

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [January 19, 2021, 10:54am UTC](https://community.thunkable.com/t/secure-text-entry-property-not-working/1057348/5 "2021-01-19T10:54:41Z")

</div>

Yes it does.

I created a workaround if you are interested,

[https://x.thunkable.com/projectPage/5f959912a0206b0011744b73](https://x.thunkable.com/projectPage/5f959912a0206b0011744b73)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:30pm UTC](https://community.thunkable.com/t/secure-text-entry-property-not-working/1057348/6 "2024-11-08T13:30:36Z")

</div>


