# Create a Menu Table Request

**URL:** https://community.glideapps.com/t/create-a-menu-table-request/8505
**Category:** Ask for Help
**Created:** [May 5, 2020, 11:51am UTC](https://community.glideapps.com/t/create-a-menu-table-request/8505 "2020-05-05T11:51:49Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Joao\_Vares\_Coelho](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joao_vares_coelho/32/6534_2.png) [@Joao\_Vares\_Coelho](https://community.glideapps.com/u/Joao_Vares_Coelho)
#### Post date: [May 5, 2020, 11:51am UTC](https://community.glideapps.com/t/create-a-menu-table-request/8505/1 "2020-05-05T11:51:49Z")

</div>

Hi,

I am creating a Restaurant Digita Menu and so far everything is going great. The only issue I have is I am not able to create the table request of a customer. I created 10 tables and I want to create a way to take the requests of the customers. Without any payment integration. I have a spreadsheet called tables ( numbered 1 to 10 ) and when a customer makes a request the table will be populated with the customer food request. Do you think this is possible to do and what will be the best way?

Regards  
JVC

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [May 7, 2020, 1:32am UTC](https://community.glideapps.com/t/create-a-menu-table-request/8505/2 "2020-05-07T01:32:50Z")

</div>

Do you have any screenshots of what your app looks like so far and your tables sheet? I’m not quite picturing what you want, but you should be able to use a form button an choice components to possibly achieve what you want.

---

<div class="post-metadata">

### Author: ![Joao\_Vares\_Coelho](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joao_vares_coelho/32/6534_2.png) [@Joao\_Vares\_Coelho](https://community.glideapps.com/u/Joao_Vares_Coelho)
#### Post date: [May 7, 2020, 9:22am UTC](https://community.glideapps.com/t/create-a-menu-table-request/8505/3 "2020-05-07T09:22:14Z")

</div>

Hi Jeff,

Thanks very much for your reply. That´s what I am doing right now. Create a button form and start to make my experiences with that.

Best Regards and thanks for stopping by.  
Joao Coelho

---

<div class="post-metadata">

### Author: ![Joao\_Vares\_Coelho](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joao_vares_coelho/32/6534_2.png) [@Joao\_Vares\_Coelho](https://community.glideapps.com/u/Joao_Vares_Coelho)
#### Post date: [May 7, 2020, 3:52pm UTC](https://community.glideapps.com/t/create-a-menu-table-request/8505/4 "2020-05-07T15:52:39Z")

</div>

Hi,

I just play around with the app and created the first food request of a customer. The app inserts all values I want in the spreadsheet and I was happy with that. Then I delete the row in the spreadsheet and since then no food request is added into the spreadsheet. Do you knw what can cause this?

Regards

JVC

---

<div class="post-metadata">

### Author: ![Joao\_Vares\_Coelho](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/joao_vares_coelho/32/6534_2.png) [@Joao\_Vares\_Coelho](https://community.glideapps.com/u/Joao_Vares_Coelho)
#### Post date: [May 7, 2020, 6:35pm UTC](https://community.glideapps.com/t/create-a-menu-table-request/8505/5 "2020-05-07T18:35:17Z")

</div>

Found the issue. When I add the arrayformula every new food request goes to the end of the spreadsheet. Since I have 1000 lines they are placed at the very bottom. Delete all rows and now it´s ok.
