Quantcast
Channel: Toolset » All Posts
Viewing all articles
Browse latest Browse all 20145

How can I generate CRED form inputs with data from a non wordpress MySQL table?

$
0
0

Hi guys,

I'm due to use the toolset to create a website where people pay to advertise their cars for sale. Instead of having the user to manually input all the specifications for their car (such as engine cylinders, number of doors, length, fuel capacity etc) we have acquired a MySQL database of car data from http://www.carqueryapi.com/ to provide an easier and more automated service.

If you look at the demo here: http://www.carqueryapi.com/demo/dependant-selects-and-car-data-display/ (the demo just uses javascript for everything) we want to use the same kind of functionality where the user will select the year, make, model and trim (with ajax) to select the exact car model they are selling which therefore pre-fills all of the respective input fields for their car advertisement listing (but still allowing the user to change the fields' input if they desire).

How could this be possible with CRED?

Many thanks for pointing me in the right direction.

Aaron


Viewing all articles
Browse latest Browse all 20145

Trending Articles