Hello everyone,
This is my first post. I am new to breezing forms and so far I think it's great. I have created an enquiry form with the fields: contact, company name, phone, mobile, email, comments and submit.
What I need to do (as I'm only beginning to learn php) is to create a form with a list of cars (with either radio buttons for the user to select beside the car) or an enquire button beside each car on the page. When the user selects the car they are enquiring about, the value (the name and model of the car), populates the empty field of the enquiry form I have created so that the user doesnt have to type in the name of the car again. So basically they select a car from the list, and the name of the car fills in automatically in a field in the enquiry form and then they fill their details and the enquiry form.
Is this complicated to do or does breezing form have a short cut or pre-defined function for this passing one field name or value into another field on page 2 of the form?