# Make AI component required

**URL:** https://community.glideapps.com/t/make-ai-component-required/79230
**Category:** Ask for Help
**Created:** [January 16, 2025, 2:50am UTC](https://community.glideapps.com/t/make-ai-component-required/79230 "2025-01-16T02:50:42Z")
**Posts on this page:** 1
**Showing post:** 3

<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: [January 17, 2025, 12:16am UTC](https://community.glideapps.com/t/make-ai-component-required/79230/3 "2025-01-17T00:16:03Z")

</div>

First, make sure you have a required tag for the component so you’re done with the “aesthetic” side.

Then you can use something like this in CSS. I have always used it.

> [@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 visibility conditional and the class “prevent-submit” to these hint components. Add the following CSS code: /\*Container Form\*/ #page-root:has(.prevent-submi…

---

_[View the full topic](https://community.glideapps.com/t/make-ai-component-required/79230)._
