# Required fields checkbox and location/signature acting strange

**URL:** https://community.glideapps.com/t/required-fields-checkbox-and-location-signature-acting-strange/67671
**Category:** Ask for Help
**Created:** [November 10, 2023, 4:15pm UTC](https://community.glideapps.com/t/required-fields-checkbox-and-location-signature-acting-strange/67671 "2023-11-10T16:15:09Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [November 10, 2023, 4:32pm UTC](https://community.glideapps.com/t/required-fields-checkbox-and-location-signature-acting-strange/67671/2 "2023-11-10T16:32:06Z")

</div>

You may need a custom form for this, and then set conditions on your submit button to only allow them to add a row when all conditions are met.

I agree that something this basic should be fundamental, but people have been asking Glide for this for a long time with no response.

> [@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/required-fields-checkbox-and-location-signature-acting-strange/67671)._
