• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: PHP : Get value from database and dropdowns

PHP : Get value from database and dropdowns 8 years 10 months ago #35238

  • julos08
  • julos08's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hello All,

I'm looking for few hours but found no solutions to my problem.

I have to create 3 dropdown lists :
First will take value from database
Second will take values from database but by sorting results following the value selected in the first dropdown
Third will take value from database but by sorting results folowing the values selected in the first and second dropdown.
After selected the third dropdown, a price will be displayed.

I have database with 4 columns (Brand, model, fixing type, price).
People choose the brand, and the model list is updated with the model available for this brand.
Model is chosen and the fixing type possibilities is updated following brand and model.
To finish after selected the fixing type, a price is displayed.

First dropdown is easy to do, but I did not find solution to get value from database using value selected from another dropdown.

Hope it's clear and somebody can help me !!!

Many thanks in advance
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!