/
Address Lookup (UK Only)

Address Lookup (UK Only)

The UK address lookup is an optional form type within the form builder.

This allows users to have an address lookup on the form, where user can type in a postcode which then will do a lookup to the T2A service to return the available address within that postcode.

When implementing this on the form builder it will look like this:

  1. Edit choices this section allows users to configure the name of the components.

    1. Input_descriptions:

      1. The left-hand column needs to stay as it is for the functionality to work

        1. lookupButton - this is the name of the button the users clicks to promote the lookup

           

        2. lookupReset - this appears after the user has clicked find if clicks it will then allow the user to search another postcode

           

        3. lookupSelect - this is the drop-down many title

           

        4. noResults

           

        5. searchField - this is the label of the search field

           

        6. addressLine1 - the field name that you can reference the field in reports, processor jobs and integrations

        7. addressLine2 - the field name that you can reference the field in reports, processor jobs and integrations

        8. addressLine3 - the field name that you can reference the field in reports, processor jobs and integrations

        9. addressLine4 - the field name that you can reference the field in reports, processor jobs and integrations

        10. postcode - the field name that you can reference the field in reports, processor jobs and integrations

      2. The right-hand column allows the user to rename the label name of the options

        1.  

    2. input_required - this section allows users to configure the name of the validations.

      1. By configuring the below options to either true or false this will make the fields mandatory or non-mandatory.

        1.  

    3. input_required_messages

      1. By configuring the below options this will change the validation message

        1.  

2. By selecting the placeholder to either Yes or No

 

This is the view of the of how the lead data will look and the field names:

 

Related content