# Edit Screen is not enforcing the Required Field

**URL:** https://community.glideapps.com/t/edit-screen-is-not-enforcing-the-required-field/74474
**Category:** Ask for Help
**Created:** [June 29, 2024, 2:47pm UTC](https://community.glideapps.com/t/edit-screen-is-not-enforcing-the-required-field/74474 "2024-06-29T14:47:05Z")
**Posts on this page:** 1
**Showing post:** 7

<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: [June 30, 2024, 10:05am UTC](https://community.glideapps.com/t/edit-screen-is-not-enforcing-the-required-field/74474/7 "2024-06-30T10:05:32Z")

</div>

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

Here’s a link for you to work with custom forms.

An alternative for you is preventing the submission with CSS, but we don’t know if your plan allows CSS or not so please answer @Himaladin 's question.

---

_[View the full topic](https://community.glideapps.com/t/edit-screen-is-not-enforcing-the-required-field/74474)._
