Click a checkbox to copy content from one form field to another
I am working on a form that will have 3 different sections — all with identical fields (“Attn”, “Company”, “ Address”, “City”, “State”, “Zip”, “Phone”, “Email”, etc). Each section may end up with different content, but may occasionally need to be the same. In this case, I would like the user to click a checkbox and have sections 2 & 3 auto-populate using the content from the fields in section 1. I am not versed in javascript, but I am hoping someone can give me a nudge in the right direction. Thanks in advance!
