# \[Solved\]How to show & hide password text by button

**URL:** https://community.thunkable.com/t/solved-how-to-show-hide-password-text-by-button/1289582
**Category:** Questions about Thunkable X
**Created:** [May 17, 2021, 5:51pm UTC](https://community.thunkable.com/t/solved-how-to-show-hide-password-text-by-button/1289582 "2021-05-17T17:51:35Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![vikkun](https://avatars.discourse-cdn.com/v4/letter/v/7993a0/32.png) [@vikkun](https://community.thunkable.com/u/vikkun)
#### Post date: [May 17, 2021, 5:51pm UTC](https://community.thunkable.com/t/solved-how-to-show-hide-password-text-by-button/1289582/1 "2021-05-17T17:51:35Z")

</div>

Hi Everyone,

I am traying to hide and show password by button but when i am seeing there is now textbox text hide option only i can hide textbox.  
And if am using secure text the how it show by button ?

Anyone pls help on this.

Thanks,

---

<div class="post-metadata">

### Author: ![human](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/human/32/101416_2.png) [@human](https://community.thunkable.com/u/human)
#### Post date: [May 17, 2021, 5:54pm UTC](https://community.thunkable.com/t/solved-how-to-show-hide-password-text-by-button/1289582/2 "2021-05-17T17:54:27Z")

</div>

please post a link so I can help

---

<div class="post-metadata">

### Author: ![catsarisky](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/catsarisky/32/100661_2.png) [@catsarisky](https://community.thunkable.com/u/catsarisky)
#### Post date: [May 17, 2021, 6:22pm UTC](https://community.thunkable.com/t/solved-how-to-show-hide-password-text-by-button/1289582/3 "2021-05-17T18:22:22Z")

</div>

I don’t think there’s a block to change that setting. You could have two text inputs (one secure and one non secure) abs change visibility, depending on what the user selects? It’d be kind of a pain, but I think possible.

---

<div class="post-metadata">

### Author: ![vikkun](https://avatars.discourse-cdn.com/v4/letter/v/7993a0/32.png) [@vikkun](https://community.thunkable.com/u/vikkun)
#### Post date: [May 17, 2021, 6:27pm UTC](https://community.thunkable.com/t/solved-how-to-show-hide-password-text-by-button/1289582/4 "2021-05-17T18:27:24Z")

</div>

@catsarisky  
Thanks for expected response 😊 this work around I have done but I thought if possible from same button well n good.

---

<div class="post-metadata">

### Author: ![ideaappstudios](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ideaappstudios/32/127508_2.png) [@ideaappstudios](https://community.thunkable.com/u/ideaappstudios)
#### Post date: [March 14, 2022, 12:45pm UTC](https://community.thunkable.com/t/solved-how-to-show-hide-password-text-by-button/1289582/5 "2022-03-14T12:45:38Z")

</div>

you can instead set the password text as a variable and then set the text in label as \* symbol and you set the \* symbol as many times the password is long

---

<div class="post-metadata">

### Author: ![diegovalle952ln](https://avatars.discourse-cdn.com/v4/letter/d/b5a626/32.png) [@diegovalle952ln](https://community.thunkable.com/u/diegovalle952ln)
#### Post date: [August 8, 2022, 6:06pm UTC](https://community.thunkable.com/t/solved-how-to-show-hide-password-text-by-button/1289582/6 "2022-08-08T18:06:09Z")

</div>

¿Podrías indicarme por favor como realizar a cabo tu solución? Es que la interfaz Snap-to-Place es algo incómoda para trabajar y ya llevo varias horas pensando en como sobreponer las cajas de texto.

---

<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:22pm UTC](https://community.thunkable.com/t/solved-how-to-show-hide-password-text-by-button/1289582/7 "2024-11-08T13:22:28Z")

</div>


