# Validation in Edit form

**URL:** https://community.glideapps.com/t/validation-in-edit-form/69051
**Category:** Feature Requests
**Created:** [December 27, 2023, 5:47pm UTC](https://community.glideapps.com/t/validation-in-edit-form/69051 "2023-12-27T17:47:08Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![Himaladin](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/himaladin/32/71023_2.png) [@Himaladin](https://community.glideapps.com/u/Himaladin)
#### Post date: [January 23, 2024, 1:09am UTC](https://community.glideapps.com/t/validation-in-edit-form/69051/7 "2024-01-23T01:09:13Z")

</div>

I’ve found this way. I am still hoping for a conditional “on submit” approach.

> [@Exploring the Enhanced Capabilities of Glide's Native Form](https://community.glideapps.com/t/exploring-the-enhanced-capabilities-of-glides-native-form/69876):
>
> I want to share about the additional capabilities that we can achieve with Glide’s native form. What I have tested with the help of CSS is that native forms can also be applied for validation. Create your validation in the table columns and present it through messages via the “hint” component. Add the class “prevent-submit” to these hint components. Add the following CSS code: /\*Container Form\*/ #page-root:has(.prevent-submit) [aria-label="Submit"] { poin…

---

_[View the full topic](https://community.glideapps.com/t/validation-in-edit-form/69051)._
