Ensure ALL fields in Address are entered

I’m sure this must be solved by now by some builder.
We have a form on our app where new contacts are added.
The address field is mandatory but it just means you fill in the first row of address
Is there a way to enforce filling in more fields
tks Noel

Yes, you can use validation rules on the form to accomplish this. It’s best if you mark the field as required so the red star shows up, and then add a rule for each of the sub-fields you want to be required.