Hi all,
I have a colleague who wishes mr to setup his page to do the same as this site - http://www.hualna.com/cubedisplay.htm
Basically, the form selects from a database (I assume) of 15000 car details - three fields are completed - year, make, model - the form then returns a single row table listed details.
So, is ChronoForms appropriate for this task.
Many thanks.
Cheers!
Mike
I have a colleague who wishes mr to setup his page to do the same as this site - http://www.hualna.com/cubedisplay.htm
Basically, the form selects from a database (I assume) of 15000 car details - three fields are completed - year, make, model - the form then returns a single row table listed details.
So, is ChronoForms appropriate for this task.
Many thanks.
Cheers!
Mike
Hi Mike,
Yes, It can do this, with few javascript lines you can achieve this, I made a very close form to this one but it was using a 500 record only I think, however the number of records isn't an issue at all.
Cheers
Max
Yes, It can do this, with few javascript lines you can achieve this, I made a very close form to this one but it was using a 500 record only I think, however the number of records isn't an issue at all.
Cheers
Max
Hi Max,
Thanks for that - I don't suppose you could let me take a look at the script and form for this? JavaScript isn'y one of my greatest strengths.
Many thanks.
Mike
Thanks for that - I don't suppose you could let me take a look at the script and form for this? JavaScript isn'y one of my greatest strengths.
Many thanks.
Mike
Hi Mike,
The form I made wasn't typically the same in function like yours I see, the submit at mine was triggered with a button click, however at your is triggered by the dropdown change, will you be able to edit the javascript code to reflect this ?
Cheers
Max
The form I made wasn't typically the same in function like yours I see, the submit at mine was triggered with a button click, however at your is triggered by the dropdown change, will you be able to edit the javascript code to reflect this ?
Cheers
Max
hi Mike,
Please contact me on the contact us page and I will reply with the code as it should not be published public.
Cheers
Max
Please contact me on the contact us page and I will reply with the code as it should not be published public.
Cheers
Max
This topic is locked and no more replies can be posted.