# How to make scrollable screen?

**URL:** https://community.thunkable.com/t/how-to-make-scrollable-screen/74750
**Category:** Questions about Thunkable X
**Created:** [April 17, 2019, 6:54am UTC](https://community.thunkable.com/t/how-to-make-scrollable-screen/74750 "2019-04-17T06:54:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nickgvm20](https://avatars.discourse-cdn.com/v4/letter/n/5f9b8f/32.png) [@nickgvm20](https://community.thunkable.com/u/nickgvm20)
#### Post date: [April 17, 2019, 6:54am UTC](https://community.thunkable.com/t/how-to-make-scrollable-screen/74750/1 "2019-04-17T06:54:08Z")

</div>

Hey everyone, im really needed your help now, i created my apps for an competition which is representing my shool in our regency, my problem is i cant make an vertical scrollable screen on my home screen apps , plese everyone tell me how to solve it

---

<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: [April 17, 2019, 9:26am UTC](https://community.thunkable.com/t/how-to-make-scrollable-screen/74750/2 "2019-04-17T09:26:15Z")

</div>

Thanks for the question @nickgvm20. When I did a search for “[scrollable](http://community.thunkable.com/search?context=category&context_id=49&q=Scrollable)” I found this super-helpful example from Albert:

> [@\[Design Template\] Scrollable Screen](http://community.thunkable.com/t/design-template-scrollable-screen/21983):
>
> Hey Thunkers, I know some folks have asked how to create a scrollable screen. Here’s a quick example: A Scrollable screen can be made by setting Scrollable to false in a Screen to Column. Elements within the Screen or Column have to be sized with heights in absolute pixels which together exceed the height of the Screen or Column. For example, an iPhone 6 has a Screen height of 648 px so elements within it will have to collectively exceed that number for the elements to scroll [design-✕-scroll…

Hope that helps!

---

<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:14pm UTC](https://community.thunkable.com/t/how-to-make-scrollable-screen/74750/3 "2024-11-08T12:14:02Z")

</div>


