# Creating and editing only new row in dataset

**URL:** https://community.glideapps.com/t/creating-and-editing-only-new-row-in-dataset/72860
**Category:** Ask for Help
**Created:** [April 25, 2024, 2:07pm UTC](https://community.glideapps.com/t/creating-and-editing-only-new-row-in-dataset/72860 "2024-04-25T14:07:55Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [April 25, 2024, 2:38pm UTC](https://community.glideapps.com/t/creating-and-editing-only-new-row-in-dataset/72860/4 "2024-04-25T14:38:32Z")

</div>

When you add a new tab, there is the option to add a “Multi-step form”. You could add it and study how it’s done.

Also:

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

---

_[View the full topic](https://community.glideapps.com/t/creating-and-editing-only-new-row-in-dataset/72860)._
