See the Pen Phone Verification collecting metadata by Addressfinder (@addressfinder) on CodePen.
Related code examples
-
Capture the Primary Parcel ID - The example showcases the collection of the Primary Parcel ID. This identifier can be used to join address data with property datasets which use the primary parcel ID as a unique identifier.#Metadata #Parcel ID #Survey
-
Capturing Address Metadata - Demonstrates capturing several of our metadata attributes, and saving them into hidden fields on a form. In this example, we capture GPS coordinates, the meshblock ID, the NZ Post DPID field and also the name of the region. The example of the AddressFinder widget showcases some of the extra data that can be collected along side each Address. The addresses GPS location, meshblock ID and DPID are all collected in this example.#DPID #GPS #Meshblock #Metadata #Region
-
Display rural information - The response will show whether the address is rural or not. If it is a rural address, the rural field will populate as "true". If it is not a rural address, the rural field will populate as "false".#Metadata #Rural
-
Limiting phone validation to specific countries - This widget has been configured to only allow phone numbers form a select number of countries and all others will be rejected.#International #Phone
-
Multiple widgets on one form - The example shows the use of address, email and phone validation services all on the one page.#Email #Multiple Widgets #Phone