I have setup a multi-page form which is working great http://www.eandhbaxendale.com/online-enquiries/trussed-rafter-enquiry/truss-type-enquiry/ on the first page I have a multiple choice field from which the user can select one of four product types before progressing to the next page, it also has dynamic population enabled. So if any visitor enters using an old forms url (http://www.eandhbaxendale.com/online-enquiries/trussed-rafter-enquiry/) they are presented with the same four product types which when clicked take them to the new form and populate the multi choice field using the query string method.
What I am hoping is that there is a way to progress to the forms second page automatically if the user has entered using the image links on the old url rather than them having to see the same choices again, albeit their choice already selected, and them having to press next.