# How do I create a form that will fill in rows on the glide tables

**URL:** https://community.glideapps.com/t/how-do-i-create-a-form-that-will-fill-in-rows-on-the-glide-tables/46549
**Category:** Ask for Help
**Created:** [August 11, 2022, 10:14pm UTC](https://community.glideapps.com/t/how-do-i-create-a-form-that-will-fill-in-rows-on-the-glide-tables/46549 "2022-08-11T22:14:01Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 12, 2022, 12:31am UTC](https://community.glideapps.com/t/how-do-i-create-a-form-that-will-fill-in-rows-on-the-glide-tables/46549/2 "2022-08-12T00:31:32Z")

</div>

So, just to confirm, you have a form with 6 questions?

> [@baldwin\_kay](#):
>
> Also, how do I make the form appear to be the only thing on the tab with no need to click any button to access the form.

There’s no way to open a form environment right when you click the tab. You may have to build a custom form for that.

> [@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/how-do-i-create-a-form-that-will-fill-in-rows-on-the-glide-tables/46549)._
