Hello,
I am looking for some help with repeating address fields on my form on the Front End.
I have a form which by default has 1 Shipping Address. I want to be able to give the user the possibility to add a 2nd, 3rd, 4th shipping address if they like by pressing a "+ add another address" button. Pressing this button would repeat all the address fields for them so they could enter in new shipping information.
1) Is this possible? If so, does anyone have any help of how to achieve this?
2) As adding another address in my case comes at a cost, is it also possible to hook this up with adding a cost to the overall price of something?
It looks like the list field seems to do this functionality (part 1 anyway) it repeats fields when the user presses a + button, so hoping it might also be possible for the address fieldset.
Thanks in advance
**Update**
* Link to wireframe of default state with button http://i43.tinypic.com/dpe99k.jpg
* Link to wireframe of what happens when button would be pressed http://i43.tinypic.com/537m1y.jpg