# How do i move a block of one screen to another in thunkable free?

**URL:** https://community.thunkable.com/t/how-do-i-move-a-block-of-one-screen-to-another-in-thunkable-free/3553529
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [February 9, 2025, 4:21pm UTC](https://community.thunkable.com/t/how-do-i-move-a-block-of-one-screen-to-another-in-thunkable-free/3553529 "2025-02-09T16:21:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![flamesaltacc3yy4b6](https://avatars.discourse-cdn.com/v4/letter/f/48db29/32.png) [@flamesaltacc3yy4b6](https://community.thunkable.com/u/flamesaltacc3yy4b6)
#### Post date: [February 9, 2025, 4:21pm UTC](https://community.thunkable.com/t/how-do-i-move-a-block-of-one-screen-to-another-in-thunkable-free/3553529/1 "2025-02-09T16:21:08Z")

</div>

How do i move a block of lets say for example from screen 1 to screen 2 in the blocks section of thunkable like i want the text input from screen 1 to show in screen 2 but i cant see that option anywhere can someone help pls  
Thank You

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [February 9, 2025, 5:32pm UTC](https://community.thunkable.com/t/how-do-i-move-a-block-of-one-screen-to-another-in-thunkable-free/3553529/2 "2025-02-09T17:32:53Z")

</div>

You can’t copy components in that way. You can create modules that have components and can be re-used but that’s a bit more complicated. If you just need the value from the text input on screen 1 then you can assign it to a variable. A single variable can be used on all screens. If you’re trying to create the same text input field on multiple screens, you can copy an entire screen but not a single component. You can also copy & paste sets of blocks from one screen to another screen but again, that won’t copy the component associated with those blocks.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [May 10, 2025, 5:33pm UTC](https://community.thunkable.com/t/how-do-i-move-a-block-of-one-screen-to-another-in-thunkable-free/3553529/3 "2025-05-10T17:33:08Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
