Postcode Search

Hi there,

Is there anyway to add in a postcode search functionality into a public form. So if they type in their postcode then the addresses linked to that postcode show up and autofill the necessary fields.

Or would it have to be an instance where i have an excel sheet with each postcode and possible addresses then lookup based on that?

Thanks

Hi @Ibrahim,

Unfortunately, this functionality is not supported natively. Try using an external JavaScript library:

You can find an example of using an external JS library in this article:

Alternatively, use the approach from this post: