Hey,
I am trying to block form submissions outside the state of Utah.
I have been using a range for the zip codes, but it doesn’t work if people use Zip+4 instead of just five digits. I was using AddressZen to validate addresses and it automatically populates Zip+4, so the range wasn’t working.
Is there a way to flag an error if the state doesn’t exactly match Utah?
Or is there a better way to do this?
Please advise.
Thanks!