# ROW = This Item

**URL:** https://community.glideapps.com/t/row-this-item/33622
**Category:** Ask for Help
**Created:** [October 26, 2021, 6:59pm UTC](https://community.glideapps.com/t/row-this-item/33622 "2021-10-26T18:59:02Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [October 26, 2021, 9:25pm UTC](https://community.glideapps.com/t/row-this-item/33622/4 "2021-10-26T21:25:23Z")

</div>

You could still consider the Edit action as an option, but if you want to go with the New Screen instead, then take a look at this thread. This is to create a custom form, which uses user specific columns as temporary placeholders for data before you submit. In your case, you would ‘Set Columns’ instead of ‘Add Row’.

> [@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…

---

_[View the full topic](https://community.glideapps.com/t/row-this-item/33622)._
