Hi there,
I have two form areas, the first being Contact Details (name, address, phone, email etc) & a Delivery Details area (essentially exactly the same details) I'd like to be able to provide a checkbox if they are the same - so the user doesn't have to fill in both fields.
What would be the best approach, would I be better to have the Delivery Details hidden by default, & provide a checkbox that shows those Delivery form fields using conditional logic 'if' they are different to the Contact Details? Or is there a more clever option?
Thanks in advance,
Jas