# How to set an end date input picker to start date by default

**URL:** https://community.glideapps.com/t/how-to-set-an-end-date-input-picker-to-start-date-by-default/72138
**Category:** Ask for Help
**Created:** [March 28, 2024, 8:09pm UTC](https://community.glideapps.com/t/how-to-set-an-end-date-input-picker-to-start-date-by-default/72138 "2024-03-28T20:09:11Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [March 29, 2024, 12:55am UTC](https://community.glideapps.com/t/how-to-set-an-end-date-input-picker-to-start-date-by-default/72138/4 "2024-03-29T00:55:24Z")

</div>

> [@Jeff\_Hager](#):
>
> If the end date is before the start date, then you can show a warning message instead of adding a row.

If you have a paid plan, you can now do this validation on the fly using this technique.

> [@Exploring the Enhanced Capabilities of Glide's Native Form](https://community.glideapps.com/t/exploring-the-enhanced-capabilities-of-glides-native-form/69876/1):
>
> 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…

Still not able to filter possible dates on the fly with date picker though, that would be neat.

---

_[View the full topic](https://community.glideapps.com/t/how-to-set-an-end-date-input-picker-to-start-date-by-default/72138)._
