# App not switching screens when pressing button?

**URL:** https://community.thunkable.com/t/app-not-switching-screens-when-pressing-button/75513
**Category:** Questions about Thunkable X
**Created:** [April 29, 2019, 12:17am UTC](https://community.thunkable.com/t/app-not-switching-screens-when-pressing-button/75513 "2019-04-29T00:17:01Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![David\_Emiliano\_Mirel](https://avatars.discourse-cdn.com/v4/letter/d/e68b1a/32.png) [@David\_Emiliano\_Mirel](https://community.thunkable.com/u/David_Emiliano_Mirel)
#### Post date: [April 29, 2019, 12:17am UTC](https://community.thunkable.com/t/app-not-switching-screens-when-pressing-button/75513/1 "2019-04-29T00:17:01Z")

</div>

After clicking the continue button, the app is supposed to store the relevant fields in variables (username, password, etc) and switch screens, however, after clicking the button, the app stays on the current screen. All of the blocks that store the fields are working properly (I’ve confirmed this by checking the Airtable spreadsheet I’m using to store user data). Any ideas why it might not be working?

Thanks!

 ![33%20PM](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/f/cf049173addc3bc6cbf2a9cd47b20efb599e76ab.png)

---

<div class="post-metadata">

### Author: ![Cian\_O\_Sullivan](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/cian_o_sullivan/32/34494_2.png) [@Cian\_O\_Sullivan](https://community.thunkable.com/u/Cian_O_Sullivan)
#### Post date: [April 29, 2019, 1:44am UTC](https://community.thunkable.com/t/app-not-switching-screens-when-pressing-button/75513/2 "2019-04-29T01:44:19Z")

</div>

Put a label here to see if it is getting there.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/c/0c1624d0cd7d479026128a7e0916832f792d53ec.jpeg)

Put labels as you proceed just to test where in the loop things are working and breaking.I

I would put one here as well

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f78636b09e91102dc096f6aa432717d17b642f4.png)

---

<div class="post-metadata">

### Author: ![David\_Emiliano\_Mirel](https://avatars.discourse-cdn.com/v4/letter/d/e68b1a/32.png) [@David\_Emiliano\_Mirel](https://community.thunkable.com/u/David_Emiliano_Mirel)
#### Post date: [April 29, 2019, 1:54am UTC](https://community.thunkable.com/t/app-not-switching-screens-when-pressing-button/75513/3 "2019-04-29T01:54:43Z")

</div>

Thanks!

I was able to fix it, turns out I forgot to insert a get object from JSON block before the get property blocks. The login button is still not working though ☹

---

<div class="post-metadata">

### Author: ![Cian\_O\_Sullivan](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/cian_o_sullivan/32/34494_2.png) [@Cian\_O\_Sullivan](https://community.thunkable.com/u/Cian_O_Sullivan)
#### Post date: [April 29, 2019, 2:07am UTC](https://community.thunkable.com/t/app-not-switching-screens-when-pressing-button/75513/4 "2019-04-29T02:07:47Z")

</div>

Separate issue, please open a new topic.

I will see it. it just helps everyone. Thanks

---

<div class="post-metadata">

### Author: ![javier1734](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/javier1734/32/31911_2.png) [@javier1734](https://community.thunkable.com/u/javier1734)
#### Post date: [April 29, 2019, 8:15am UTC](https://community.thunkable.com/t/app-not-switching-screens-when-pressing-button/75513/5 "2019-04-29T08:15:13Z")

</div>

@Cian_O_Sullivan Read our PM please. I sent you another version of my app​:wink:😄

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [May 9, 2019, 2:57pm UTC](https://community.thunkable.com/t/app-not-switching-screens-when-pressing-button/75513/6 "2019-05-09T14:57:56Z")

</div>

@javier1734, please feel free to post publicly in the community - that way anyone in the community can help you. If you send a PM to someone they may be away from the community for a few days and you question might go unanswered.

---

<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, 12:13pm UTC](https://community.thunkable.com/t/app-not-switching-screens-when-pressing-button/75513/7 "2024-11-08T12:13:50Z")

</div>


