# Calendar duplicate every new event that I create

**URL:** https://community.glideapps.com/t/calendar-duplicate-every-new-event-that-i-create/39886
**Category:** Ask for Help
**Created:** [March 20, 2022, 9:40pm UTC](https://community.glideapps.com/t/calendar-duplicate-every-new-event-that-i-create/39886 "2022-03-20T21:40:27Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![GK123](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gk123/32/40613_2.png) [@GK123](https://community.glideapps.com/u/GK123)
#### Post date: [March 20, 2022, 9:40pm UTC](https://community.glideapps.com/t/calendar-duplicate-every-new-event-that-i-create/39886/1 "2022-03-20T21:40:27Z")

</div>

Every time that I create a new event using the calendar, I see the event on the calendar, and after a second I see that somehow the event was duplicated (also in the DB of the events).  
I don’t use google calendar or zapier, only the functionality of Glide.

Any idea why Glide would duplicate data?

---

<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: [March 20, 2022, 9:44pm UTC](https://community.glideapps.com/t/calendar-duplicate-every-new-event-that-i-create/39886/2 "2022-03-20T21:44:18Z")

</div>

Did you add an On Submit action to add a row in a form? Forms already create rows, so adding an On Submit action to also add a row is redundant.
