I have a form for customers to request a service at their address, but we do not want to provide this service to a specific address. How can I generate a note or prohibit the survey's submission if that one address is entered?
The code in the linked image is just my attempt at a guess, but I updated the ${bannedAddress} to ${Address} to match the geocoded address field.