Hi Walter, thanks for your reply! I'm referring to a form.
I’m not sure you can only show a zip field. Are you collecting the full address somewhere else? You may just want to have a text field only and collect zip codes that way. Or are you using the auto location feature and just want the zip code?
I’m not sure you can only show a zip field. Are you collecting the full address somewhere else? You may just want to have a text field only and collect zip codes that way. Or are you using the auto location feature and just want the zip code?
I'm only looking to display the zip field and am not collecting the rest of the address. I thought of using a text field but was looking to use the address autocomplete feature to help pre-populate the field so users don't have to manually type it.
I was able to add a numeric field and change autocomplete to postal code but I don't see it autocompleting for me.
Use CSS and find the appropriate elements to set to display:none.
Please login or Register to submit your answer