# Form Using Database to Populate Fields \[RESOLVED\]

**URL:** https://community.gravityforms.com/t/form-using-database-to-populate-fields-resolved/15626
**Category:** Get Help
**Tags:** gravity-wiz, chained-selects, populate-anything
**Created:** [August 1, 2023, 12:28am UTC](https://community.gravityforms.com/t/form-using-database-to-populate-fields-resolved/15626 "2023-08-01T00:28:03Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![dhsosa18](https://avatars.discourse-cdn.com/v4/letter/d/5fc32e/32.png) [@dhsosa18](https://community.gravityforms.com/u/dhsosa18)
#### Post date: [August 1, 2023, 12:28am UTC](https://community.gravityforms.com/t/form-using-database-to-populate-fields-resolved/15626/1 "2023-08-01T00:28:03Z")

</div>

Hi all,

Hope you are doing well. I have this issue that I have been unable to work around it.

I have a project for a Used Car Reseller. The owner of the company wants a form that dynamically changes the next options in the form given a previous answer. My client has a data base with the cars make, model, year, version and price.

So, the form scroll down options changes given a previous answer. For Example.

First input of the form is “Car Brand” the data base has X number of car brands.

Second input is “Car Model” so if in the previous I selected “Toyota” only Toyota models show as an option in this question.

Third input of the form is “Year”, so if I selected a Toyota Car, that was only made on the years 2020 and 2021, only those two years are to appear as an option.

And lastly the las question is the car Version, in here only the versions of the selected Brand, Car Model and Year are to appear.

Now given this form input I need to show a “Buy Price”

So lets say I am a potential customer I fill the form.

I select Toyota, Camry, 2020, XLE V6. I Look up that information in my .csv data base (I could store in in Google Sheets for example) And given that input I show the client “Buy Price XXX.XX USD”

Is this possible?

---

<div class="post-metadata">

### Author: ![chrishajer](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/chrishajer/32/88_2.png) [@chrishajer](https://community.gravityforms.com/u/chrishajer)
#### Post date: [August 7, 2023, 7:24pm UTC](https://community.gravityforms.com/t/form-using-database-to-populate-fields-resolved/15626/2 "2023-08-07T19:24:55Z")

</div>

Have you already checked out the Chained Selects Add-On?

> **[Chained Selects](https://www.gravityforms.com/add-ons/chained-selects/)**
>
> Create cascading dropdowns and chained selects in Gravity Forms for better user experience.

If you don’t have access to that add-on with your license, try a free Gravity Forms demo site where the add-on is already installed:

> **[Sign Up for the Gravity Forms Demo Today](https://www.gravityforms.com/gravity-forms-demo/)**
>
> Our Elite demo gives you access to everything - our intuitive form builder, all our advanced features, and any of our impressive add-ons.

If the Chained Selects Add-On does not meet your requirements, let us know. Thank you.

---

<div class="post-metadata">

### Author: ![dhsosa18](https://avatars.discourse-cdn.com/v4/letter/d/5fc32e/32.png) [@dhsosa18](https://community.gravityforms.com/u/dhsosa18)
#### Post date: [August 8, 2023, 3:23am UTC](https://community.gravityforms.com/t/form-using-database-to-populate-fields-resolved/15626/3 "2023-08-08T03:23:00Z")

</div>

This is exactly what I was looking for. Thanks!!!

---

<div class="post-metadata">

### Author: ![chrishajer](https://sea2.discourse-cdn.com/flex020/user_avatar/community.gravityforms.com/chrishajer/32/88_2.png) [@chrishajer](https://community.gravityforms.com/u/chrishajer)
#### Post date: [August 8, 2023, 4:14am UTC](https://community.gravityforms.com/t/form-using-database-to-populate-fields-resolved/15626/4 "2023-08-08T04:14:22Z")

</div>


