# Reset File Picker and Text Entry inputs after clicking a button

**URL:** https://community.glideapps.com/t/reset-file-picker-and-text-entry-inputs-after-clicking-a-button/64126
**Category:** Ask for Help
**Created:** [July 19, 2023, 4:31pm UTC](https://community.glideapps.com/t/reset-file-picker-and-text-entry-inputs-after-clicking-a-button/64126 "2023-07-19T16:31:55Z")
**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: [July 19, 2023, 11:35pm UTC](https://community.glideapps.com/t/reset-file-picker-and-text-entry-inputs-after-clicking-a-button/64126/3 "2023-07-19T23:35:33Z")

</div>

> [@How do I create a custom form?](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014):
>
> I’m just dropping this here so I have something to refer people to when they ask. This is a simple concept app (copyable), that demonstrates the following techniques: Building custom forms for adding and editing list items (as an alternative to the native forms provided by Glide) Preventing duplicate new entries using [User Specific Columns](https://docs.glideapps.com/all/reference/data-editor/user-specific-columns) and [Relations](https://docs.glideapps.com/all/reference/data-editor/computed-columns/relation-column) Enforcing mandatory input items The use of visibility conditions and user specific booleans to control user flow There is nothing particula…

And this is assuming you are using a custom form. You’ll only be able to clear values from custom forms, not a native form.

---

_[View the full topic](https://community.glideapps.com/t/reset-file-picker-and-text-entry-inputs-after-clicking-a-button/64126)._
