Does anyone know how you can make one address field in a form that a user fills in to automatically populate the same information into another address field further down the same form? Is this possible or not...
Does anyone know how you can make one address field in a form that a user fills in to automatically populate the same information into another address field further down the same form? Is this possible or not...
You could do something like that with some jQuery. This may be helpful.