# I'm adding new rows to my table but changing other rows involuntarily

**URL:** https://community.glideapps.com/t/im-adding-new-rows-to-my-table-but-changing-other-rows-involuntarily/60549
**Category:** Ask for Help
**Created:** [April 14, 2023, 6:05pm UTC](https://community.glideapps.com/t/im-adding-new-rows-to-my-table-but-changing-other-rows-involuntarily/60549 "2023-04-14T18:05:17Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [April 14, 2023, 6:15pm UTC](https://community.glideapps.com/t/im-adding-new-rows-to-my-table-but-changing-other-rows-involuntarily/60549/2 "2023-04-14T18:15:16Z")

</div>

Hello Fillipe!

> [@FilipeAz](#):
>
> When I go to a custom screen that simulates a form

Are you using a custom form or is it something like a form container on a custom screen? the two are very different.

> [@How do I create a custom form?](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014):
>
> I’m just dropping this here so I have something to refer people to when they ask. This is a simple concept app (copyable), that demonstrates the following techniques: Building custom forms for adding and editing list items (as an alternative to the native forms provided by Glide) Preventing duplicate new entries using [User Specific Columns](https://docs.glideapps.com/all/reference/data-editor/user-specific-columns) and [Relations](https://docs.glideapps.com/all/reference/data-editor/computed-columns/relation-column) Enforcing mandatory input items The use of visibility conditions and user specific booleans to control user flow There is nothing particula…

If I had to guess it sounds like your are using a native form with the on submit action adding a second duplicate row. Removing the on submit action would fix that.

Could we please see a screenshot of how your action(s) are configured?

---

_[View the full topic](https://community.glideapps.com/t/im-adding-new-rows-to-my-table-but-changing-other-rows-involuntarily/60549)._
