# Save a textbox entry without pressing any button

**URL:** https://community.thunkable.com/t/save-a-textbox-entry-without-pressing-any-button/94521
**Category:** Questions about Thunkable X
**Tags:** textbox, textinput, text
**Created:** [June 6, 2019, 4:54pm UTC](https://community.thunkable.com/t/save-a-textbox-entry-without-pressing-any-button/94521 "2019-06-06T16:54:17Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![maxb](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/maxb/32/35200_2.png) [@maxb](https://community.thunkable.com/u/maxb)
#### Post date: [June 6, 2019, 4:54pm UTC](https://community.thunkable.com/t/save-a-textbox-entry-without-pressing-any-button/94521/1 "2019-06-06T16:54:17Z")

</div>

I’d like to autosave the text entered in the textbox fields (name, address, number) automatically so if the user closes the app or changes page and then comes back the fields will be already filled as he left it.

I’m thinking about saving every few seconds but would probably stress the phone? Or not so much?

I could check every x seconds if the textbox entry is similar to the saved one and save in case it’s different, don’t know if it would less stress the cpu-battery-phone.

Any suggestions?

---

_[View the full topic](https://community.thunkable.com/t/save-a-textbox-entry-without-pressing-any-button/94521)._
