When "As Above" check box checked all address details above will be copied to Postal Address. How can I do that?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
You will need script in the click event of the checkbox and in the exit event of the fields in the Residential Address.
There is a sample here: https://acrobat.com/#d=y-nnwhzjdB8B8syocURC1w
Hope that helps,
Niall
Views
Replies
Total Likes
Hi,
You will need script in the click event of the checkbox and in the exit event of the fields in the Residential Address.
There is a sample here: https://acrobat.com/#d=y-nnwhzjdB8B8syocURC1w
Hope that helps,
Niall
Views
Replies
Total Likes
Thanks very much Niall it worked
Views
Replies
Total Likes
I just noticed something wrong with this as you cannot fill up postal address alone. Datas keep dissapearing.
Views
Replies
Total Likes
My bad!
When I copied the fields down I didn't delete the script in the exit event of the Postal Code field.
If you delete the script in the exit event of the Postal Code in the Residential block, it should work okay. I can't seem to upload to acrobat.com at the moment (won't get past the virus scan). I will try and upload again tomorrow.
Niall
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Niall,
Thanks for the file but problem still there. First fill up postal address and start filling up residential address. You will see postal address still disapearing.
Views
Replies
Total Likes
Hi,
In the original form there was an else statement that reset the values of the postal address block to null if the checkbox was deselected.
I have commented this out, so that these fields maintain their values. I hope this is closer to what you are looking for.
Here is the updated file:
https://acrobat.com/#d=xlp1fdqbrseULbRJpw6u9g
Hope that helps,
Niall
Thanks very much Niall
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies