# \[Solved\] Edit screen question

**URL:** https://community.thunkable.com/t/solved-edit-screen-question/2493922
**Category:** Questions about Thunkable X
**Created:** [July 4, 2023, 5:09pm UTC](https://community.thunkable.com/t/solved-edit-screen-question/2493922 "2023-07-04T17:09:09Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![kcmahlo](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@kcmahlo](https://community.thunkable.com/u/kcmahlo)
#### Post date: [July 4, 2023, 5:09pm UTC](https://community.thunkable.com/t/solved-edit-screen-question/2493922/1 "2023-07-04T17:09:09Z")

</div>

Hello everyone, hope your day is going well. I have a question, and I am just using this project link as an example of what I am asking about. Info is pulled from a data viewer and is shown as a specific character screen. What I would like to know is, can you put an edit button on the character screen so that the user may edit the entry? My project has a library screen, then an individual screen that I would like the user to be able to edit. Can this be done, and how?

sample:  
[https://x.thunkable.com/projects/648790e96a4f9823b29f1bde/b4d57881-3ff2-46bd-b10f-42be57eeee3e/designer](https://x.thunkable.com/projects/648790e96a4f9823b29f1bde/b4d57881-3ff2-46bd-b10f-42be57eeee3e/designer)

---

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [July 5, 2023, 8:14pm UTC](https://community.thunkable.com/t/solved-edit-screen-question/2493922/2 "2023-07-05T20:14:43Z")

</div>

Hi @kcmahlo, thanks for reaching out. You can absolutely update the data from the data source. Here is a link to our docs (including a tutorial video) for updating a data source:

> **[Data Sources](https://docs.thunkable.com/data-sources#update)**
>
> Connecting your project to a data source allows you to work with the information that you have stored in Airtable, Google Sheets, Webflow or a local table.

For the UI, you would likely just want to create a modal that pops up when a user clicks on the edit button (or whatever you want to call it) with text inputs where the user can edit the data. Once the user submits the new edited data, the modal can close and you can use the call refresh data function to update the Data Viewer itself.

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

---

<div class="post-metadata">

### Author: ![kcmahlo](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@kcmahlo](https://community.thunkable.com/u/kcmahlo)
#### Post date: [July 5, 2023, 8:27pm UTC](https://community.thunkable.com/t/solved-edit-screen-question/2493922/3 "2023-07-05T20:27:39Z")

</div>

I will try this, thank you @matt_conroy 🙂

---

<div class="post-metadata">

### Author: ![kcmahlo](https://avatars.discourse-cdn.com/v4/letter/k/bcef8e/32.png) [@kcmahlo](https://community.thunkable.com/u/kcmahlo)
#### Post date: [July 7, 2023, 8:56pm UTC](https://community.thunkable.com/t/solved-edit-screen-question/2493922/4 "2023-07-07T20:56:08Z")

</div>

Well, I have the solution, but I’m not sure how to use it. Lol Would you be able to help me?

I’ve tried a few ways; none worked out as I’m not sure of how to do it. This is a copy of my project; the grey text is supplied by the data source, as well as the 3 images across the top.

How would I make a modal to include these all to edit, if someone wanted to update the entry?

[https://x.thunkable.com/projects/6222a5ad5ab24d0011af7df2/2028033a-5555-40e0-9766-e78862e7bf80/designer](https://x.thunkable.com/projects/6222a5ad5ab24d0011af7df2/2028033a-5555-40e0-9766-e78862e7bf80/designer)

---

<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: [October 5, 2023, 8:56pm UTC](https://community.thunkable.com/t/solved-edit-screen-question/2493922/5 "2023-10-05T20:56:35Z")

</div>

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