# Default Values w/o Component

**URL:** https://community.glideapps.com/t/default-values-w-o-component/16979
**Category:** Feature Requests
**Created:** [October 10, 2020, 8:04am UTC](https://community.glideapps.com/t/default-values-w-o-component/16979 "2020-10-10T08:04:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Stellasphere](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/stellasphere/32/7862_2.png) [@Stellasphere](https://community.glideapps.com/u/Stellasphere)
#### Post date: [October 10, 2020, 8:04am UTC](https://community.glideapps.com/t/default-values-w-o-component/16979/1 "2020-10-10T08:04:30Z")

</div>

I think adding a feature where a default value can be set (without using a entry component) would be useful and make the process of creating and maintaining a Glide app much easier.

My Use Case: I have a “support request” form. I would like to easily be able to automatically set the request status to “Received” without the front-end showing that.

---

<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: [October 10, 2020, 8:08am UTC](https://community.glideapps.com/t/default-values-w-o-component/16979/2 "2020-10-10T08:08:32Z")

</div>

If you’re always having a received status then you can have a template column for that.

Else, if you need it to be edited, you can do the default value way but set a condition that will never be true so it won’t display at the front end.

---

<div class="post-metadata">

### Author: ![Stellasphere](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/stellasphere/32/7862_2.png) [@Stellasphere](https://community.glideapps.com/u/Stellasphere)
#### Post date: [October 10, 2020, 8:10am UTC](https://community.glideapps.com/t/default-values-w-o-component/16979/3 "2020-10-10T08:10:09Z")

</div>

🤦‍♂️ I can’t believe I haven’t thought of that. Sorry and thanks.

---

<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: [October 10, 2020, 8:11am UTC](https://community.glideapps.com/t/default-values-w-o-component/16979/4 "2020-10-10T08:11:32Z")

</div>

No worries, and have a nice weekend!
