# Confirmation popup on form submission

**URL:** https://community.glideapps.com/t/confirmation-popup-on-form-submission/22882
**Category:** Feature Requests
**Created:** [February 16, 2021, 4:23pm UTC](https://community.glideapps.com/t/confirmation-popup-on-form-submission/22882 "2021-02-16T16:23:43Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [November 5, 2021, 3:53pm UTC](https://community.glideapps.com/t/confirmation-popup-on-form-submission/22882/7 "2021-11-05T15:53:36Z")

</div>

Take a look at this app:

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

As I said, this involves ignoring the standard add/edit forms and building your own. This might not be what you want, but I do it a lot because I find it gives me much greater control and flexibility - to do the sort of thing you’re looking for here, for example.

---

_[View the full topic](https://community.glideapps.com/t/confirmation-popup-on-form-submission/22882)._
