I'm trying to capture a person's current and permanent address.
If the current and permanent address are the same, it means there is no need to enter the same information twice. I'm using a checkbox to indicate that the addresses are the same.
If the checkbox gets checked, I would like to put the current address into the permanent address controls. How do I do that?