# Form fields : How to auto populate different fields

**URL:** https://community.glideapps.com/t/form-fields-how-to-auto-populate-different-fields/42140
**Category:** Ask for Help
**Created:** [May 19, 2022, 4:55am UTC](https://community.glideapps.com/t/form-fields-how-to-auto-populate-different-fields/42140 "2022-05-19T04:55:07Z")
**Posts on this page:** 1
**Showing post:** 4

<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: [May 24, 2022, 1:34am UTC](https://community.glideapps.com/t/form-fields-how-to-auto-populate-different-fields/42140/4 "2022-05-24T01:34:53Z")

</div>

You’ll probably need to switch to a [Custom Form](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014). Then you can have your choice write to a User Specific column. You can then use that value to create a relation to your Products table, then use Lookup columns to obtain the values that you need.

---

_[View the full topic](https://community.glideapps.com/t/form-fields-how-to-auto-populate-different-fields/42140)._
