Hi,
I want to have a form split in two, have the transition without reloading the page, and use aweber.
Could someone help with that part that the 2nd part of the form appears without reloading? Do I need to use ajax? Or can some javascript do?
I thought of using a form that would save information, then on the 2nd page, use the aweber form and prepopulate the fields with the data saved in 1 ( and keep it hidden) then the user fills out the rest.
Or is there a simpler solution.
Thanks
HH
I want to have a form split in two, have the transition without reloading the page, and use aweber.
- So there would be the first page.
- User clicks continue. The 2nd part of the form appears. ( but without reloading)
- The user fills out the second form.
- User clicks continue.
- Then it's all sent using aweber.
Could someone help with that part that the 2nd part of the form appears without reloading? Do I need to use ajax? Or can some javascript do?
I thought of using a form that would save information, then on the 2nd page, use the aweber form and prepopulate the fields with the data saved in 1 ( and keep it hidden) then the user fills out the rest.
Or is there a simpler solution.
Thanks
HH