# Column not Scrollable with Switches & Lables

**URL:** https://community.thunkable.com/t/column-not-scrollable-with-switches-lables/205162
**Category:** Questions about Thunkable X
**Tags:** scroll\_arrangement
**Created:** [August 31, 2019, 6:21pm UTC](https://community.thunkable.com/t/column-not-scrollable-with-switches-lables/205162 "2019-08-31T18:21:48Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![calebiv7](https://avatars.discourse-cdn.com/v4/letter/c/f0a364/32.png) [@calebiv7](https://community.thunkable.com/u/calebiv7)
#### Post date: [August 31, 2019, 6:21pm UTC](https://community.thunkable.com/t/column-not-scrollable-with-switches-lables/205162/1 "2019-08-31T18:21:48Z")

</div>

My app looks like this:

 ![04](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/3/e3e71048af9a0cb88da586c414d63c890a3faf3d.jpeg)  
I need the column that is holding the switches and labels to be able to scroll. So I turned on scrollable in the settings for the column. The result looks like this: ![15](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/7/e7470fb8d2a0f4740e15d5ac8d4cd21b26e15d07.jpeg)  
It is not scrollable in the least. The column has these settings: Height-relative size-18%. Width-relative size-100%. Scrollable = True.

The rows inside of the column (In which the switches and labels reside) have these settings: Height: absolute size-30. Width: relative size-100. Horizontal Alignment: space-between. Scrollable: false.

Please help. I cannot find the solution for this.

---

<div class="post-metadata">

### Author: ![Yukold](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/yukold/32/35122_2.png) [@Yukold](https://community.thunkable.com/u/Yukold)
#### Post date: [August 31, 2019, 8:02pm UTC](https://community.thunkable.com/t/column-not-scrollable-with-switches-lables/205162/2 "2019-08-31T20:02:51Z")

</div>

I think are more easier help you if you provide a link with your project…

---

<div class="post-metadata">

### Author: ![Hayder](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hayder/32/153829_2.png) [@Hayder](https://community.thunkable.com/u/Hayder)
#### Post date: [August 31, 2019, 8:10pm UTC](https://community.thunkable.com/t/column-not-scrollable-with-switches-lables/205162/3 "2019-08-31T20:10:01Z")

</div>

Change the height of the column to “Fit contents” and it will work 100%.

---

<div class="post-metadata">

### Author: ![calebiv7](https://avatars.discourse-cdn.com/v4/letter/c/f0a364/32.png) [@calebiv7](https://community.thunkable.com/u/calebiv7)
#### Post date: [August 31, 2019, 8:27pm UTC](https://community.thunkable.com/t/column-not-scrollable-with-switches-lables/205162/4 "2019-08-31T20:27:57Z")

</div>

Alright, I’ll give that a try soon. I’ll let you know how it goes 🙂

---

<div class="post-metadata">

### Author: ![calebiv7](https://avatars.discourse-cdn.com/v4/letter/c/f0a364/32.png) [@calebiv7](https://community.thunkable.com/u/calebiv7)
#### Post date: [September 6, 2019, 8:43pm UTC](https://community.thunkable.com/t/column-not-scrollable-with-switches-lables/205162/5 "2019-09-06T20:43:22Z")

</div>

Thank you! It worked! I had to add the original column into another column (because I needed the switch list to only be 18% of the height) and set the column to fit contents.  
Works great now!

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/5/d5ade10ca3da09e720af1dc6cbb7f5d3dd3c8721.png)

---

<div class="post-metadata">

### Author: ![Hayder](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/hayder/32/153829_2.png) [@Hayder](https://community.thunkable.com/u/Hayder)
#### Post date: [September 7, 2019, 12:31am UTC](https://community.thunkable.com/t/column-not-scrollable-with-switches-lables/205162/6 "2019-09-07T00:31:37Z")

</div>

Happy to help 😊

---

<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:11pm UTC](https://community.thunkable.com/t/column-not-scrollable-with-switches-lables/205162/7 "2024-11-08T12:11:39Z")

</div>


