# From all screen labels to local storage

**URL:** https://community.thunkable.com/t/from-all-screen-labels-to-local-storage/988430
**Category:** Questions about Thunkable X
**Tags:** database, labels, local-variables
**Created:** [November 20, 2020, 11:06pm UTC](https://community.thunkable.com/t/from-all-screen-labels-to-local-storage/988430 "2020-11-20T23:06:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![podosancol3dvv9u](https://avatars.discourse-cdn.com/v4/letter/p/3bc359/32.png) [@podosancol3dvv9u](https://community.thunkable.com/u/podosancol3dvv9u)
#### Post date: [November 20, 2020, 11:06pm UTC](https://community.thunkable.com/t/from-all-screen-labels-to-local-storage/988430/1 "2020-11-20T23:06:16Z")

</div>

Hi, i have a screen when i fill all the labels in it, i had connected it to an airtable sheet but i would like to know to make it when i don’t have acces to internet, i’ve been trying but can’t find a solution so far.

This is the screen where i put all the information,  
 ![Local storage](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/4/2/422dfd00f49dc9384f9ef5065a11de0c4e88b685.png)

And when i click “Next” button, this is how it looks like in airtable:

 ![Local storage 2](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/8/985978639f6ddbb5a19ee77a09bf8a3fae6cfe3c.png)

I would like to know if it’s possible to do it in a local storage database

---

<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: [November 20, 2020, 11:51pm UTC](https://community.thunkable.com/t/from-all-screen-labels-to-local-storage/988430/2 "2020-11-20T23:51:11Z")

</div>

Yes, you can do this with a local data source. Create a new data source and give the columns the titles you want. Then use the Create Row block to add values to each column/cell.

---

<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:21pm UTC](https://community.thunkable.com/t/from-all-screen-labels-to-local-storage/988430/3 "2024-11-08T12:21:36Z")

</div>


