# How to Filter Data Based on User Given Input?

**URL:** https://community.glideapps.com/t/how-to-filter-data-based-on-user-given-input/28668
**Category:** Ask for Help
**Created:** [July 3, 2021, 2:31pm UTC](https://community.glideapps.com/t/how-to-filter-data-based-on-user-given-input/28668 "2021-07-03T14:31:17Z")
**Posts on this page:** 1
**Showing post:** 9

<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: [June 3, 2022, 10:27am UTC](https://community.glideapps.com/t/how-to-filter-data-based-on-user-given-input/28668/9 "2022-06-03T10:27:45Z")

</div>

> [@jnthnn](#):
>
> another question, how can I get user input (form) in a user specific column? since I tried but in form editor I cannot make it to user specific column, and I have read other topics that have the same problem about user specific column from user input form. any suggestions for this problem? thank you!

Yes, you would need a Custom Form.

> [@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…

Can you describe in a little more detail exactly what it is you’re wanting to do? There is probably an easier way to get what you want.

---

_[View the full topic](https://community.glideapps.com/t/how-to-filter-data-based-on-user-given-input/28668)._
