we are attempting to add another If statement with the current one, but it doesn't seem possible.
For example:
When the button is clicked
==> If the form passes validation
==> If txt_address contains a value of XYZ
==> then submit the form
==> Else change the form status to invalid
==> Then display a message to the user