# Required Highlight in Forms

**URL:** https://community.glideapps.com/t/required-highlight-in-forms/35538
**Category:** Project Showcase
**Created:** [December 5, 2021, 4:43pm UTC](https://community.glideapps.com/t/required-highlight-in-forms/35538 "2021-12-05T16:43:22Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ShantanuIyengar](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/shantanuiyengar/32/35546_2.png) [@ShantanuIyengar](https://community.glideapps.com/u/ShantanuIyengar)
#### Post date: [December 5, 2021, 4:43pm UTC](https://community.glideapps.com/t/required-highlight-in-forms/35538/1 "2021-12-05T16:43:22Z")

</div>

So, I created a form-type detail screen using CSS where in Required fields are marked in Red and once you start typing into the field,  
The red border and required things go back to normal.

[Custom Functionality](https://www.loom.com/share/a733981ece8e415bb35a3a3c16526d24)

Thanks and joint work with @Harsh_Ganatra

---

<div class="post-metadata">

### Author: ![Harsh\_Ganatra](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/harsh_ganatra/32/35515_2.png) [@Harsh\_Ganatra](https://community.glideapps.com/u/Harsh_Ganatra)
#### Post date: [December 5, 2021, 5:24pm UTC](https://community.glideapps.com/t/required-highlight-in-forms/35538/2 "2021-12-05T17:24:37Z")

</div>

With the help of CSS, we were able to achieve something everyone’s been wanting which is highlighting an element when its empty as red. It was a fun working with you @ShantanuIyengar

---

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [December 5, 2021, 7:19pm UTC](https://community.glideapps.com/t/required-highlight-in-forms/35538/3 "2021-12-05T19:19:26Z")

</div>

This is great! Would recommend putting a filter in the inline list such that empty rows do not show up when you click the + button
