# Required flag not being displayed

**URL:** https://community.glideapps.com/t/required-flag-not-being-displayed/20127
**Category:** Ask for Help
**Created:** [December 21, 2020, 4:10am UTC](https://community.glideapps.com/t/required-flag-not-being-displayed/20127 "2020-12-21T04:10:52Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Sarah\_Esteves](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sarah_esteves/32/16621_2.png) [@Sarah\_Esteves](https://community.glideapps.com/u/Sarah_Esteves)
#### Post date: [December 21, 2020, 4:10am UTC](https://community.glideapps.com/t/required-flag-not-being-displayed/20127/1 "2020-12-21T04:10:52Z")

</div>

Hi! I have the form below that has many entry fields. 4 of them I set as required: 1) “Atração | Item”, 2) “Data | Hora inicial”, 3) “Data | Hora final” and 4) “Endereço”.

 ![data_hora](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/a/7a58ee023ed1ca45634aceef1a7ba1db74627cd1.png)

You can see that the flag for required fields (“Necessário” in portuguese) is being displayed for the text entries (“Atração | Item” and “Endereço”), but not for the date/time entries (“Data | Hora inicial” and “Data | Hora final”).

It’s a huge problem, because user doesn’t get to know what is missing for him to submmit the form and might give up on it.

How can I make the required flag appear for date/time entry fields?

---

<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: [December 21, 2020, 4:39am UTC](https://community.glideapps.com/t/required-flag-not-being-displayed/20127/2 "2020-12-21T04:39:01Z")

</div>

> [@Sarah\_Esteves](#):
>
> It’s a huge problem, because user doesn’t get to know what is missing for him to submmit the form and might give up on it.
> 
> How can I make the required flag appear for date/time entry fields?

What I usually do in cases like this is adjust the component title to give a visual indication that it is required. Something like:

- `Data | Hora inicial **`, or…
- `Data | Hora inicial (necessário)`

(There are a few components that behave like this. I’ve noticed, but never really thought much about why)

---

<div class="post-metadata">

### Author: ![Sarah\_Esteves](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sarah_esteves/32/16621_2.png) [@Sarah\_Esteves](https://community.glideapps.com/u/Sarah_Esteves)
#### Post date: [December 21, 2020, 7:07pm UTC](https://community.glideapps.com/t/required-flag-not-being-displayed/20127/3 "2020-12-21T19:07:11Z")

</div>

Hi, Darren. Thank you very much for your help again!

Yes, I believed this can be a workaround… but glide devs should really have a look on this, because it’s not good to have this extra info only for some fields neither to have to add it to all required fields to get all following the same template.

---

<div class="post-metadata">

### Author: ![david](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david/32/62831_2.png) [@david](https://community.glideapps.com/u/david)
#### Post date: [December 21, 2020, 7:08pm UTC](https://community.glideapps.com/t/required-flag-not-being-displayed/20127/4 "2020-12-21T19:08:21Z")

</div>

Thank you for letting us know! We will fix it.

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [December 22, 2020, 3:50am UTC](https://community.glideapps.com/t/required-flag-not-being-displayed/20127/5 "2020-12-22T03:50:29Z")

</div>

is not solved

 ![Proposal 2020-12-21 at 10.48.39 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/d/2/d2da387d11ee5805ae4b04e03cdf53da4c4e9579.jpeg)

also please make required fields red!
