# Duplicate a table when submitting a form?

**URL:** https://community.glideapps.com/t/duplicate-a-table-when-submitting-a-form/72297
**Category:** Ask for Help
**Created:** [April 3, 2024, 11:21pm UTC](https://community.glideapps.com/t/duplicate-a-table-when-submitting-a-form/72297 "2024-04-03T23:21:55Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Manu\_Marpon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manu_marpon/32/61057_2.png) [@Manu\_Marpon](https://community.glideapps.com/u/Manu_Marpon)
#### Post date: [April 3, 2024, 11:21pm UTC](https://community.glideapps.com/t/duplicate-a-table-when-submitting-a-form/72297/1 "2024-04-03T23:21:55Z")

</div>

Hi all,  
here is the case : I (try to) play Golf and I would like to keep my scores and others informations in an app.  
1st step : a form with basic information (Name of golf course, date) to create the “event”. The associated table is named “Dates”  
2st step : another form with 10 datas per hole (par, scratch, green in regulations, etc). This table is named “Scores”.  
When I create the first event, everything’s fine. But when I create another one, the scores are coming from the first event.

The solution I’m thinking about is the ability to duplicate a database called “Scores template” when I submit the event button.  
Or maybe there is another way ?

(sorry for my english ^^)

Thanks a lot
