Hi TB Community!
I have a spot to enter the address for a property at the top of my snippet (=officialaddress)
Here is how the =officialaddress field is set up (Using "catch" and "read from website")
And then at the bottom, of the snippet - I have another address field (=secondaddressfield), where I would like to auto-populate the exact same entry (as was entered at the top of the snippet)
I have entered the default for =secondaddressfield field to be =officialaddress
But when I try to run the snippet- it gives me this error:
[Error - "default" cannot depend on form data here]
Thank you for any Guidance on Resolving this Error