Is it possible to set house number before address in Autocomplete Address widget?

  • 416soclean
    Asked on March 18, 2018 at 10:33 PM

    Hello there.  Have a quick question - I am using the Auto Complete Address Widget in my form and this information is then transferred to my email template submission.  The autocomplete feature works fine, however, when I include it in my email template my client wants a change on how it is displayed.  Currently, it is displayed as follows:


    Street name: Huntingdale Boulevard
    House number: 121
    City: Toronto
    Postal code: M1W 1T2

    My client would like it to be displayed as:


    Street : 
    ​ 
    121 
    Huntingdale Boulevard
    City: Toronto
    Postal code: M1W 1T2

    Where the House number and Street name are combined into one line.  Is this something simple that I can fix.  I tried creating a hidden field to copy the information to but it did not work.  Any assistance would be greatly appreciated.

  • Nik_C
    Replied on March 19, 2018 at 4:53 AM

    Unfortunately, changing widget's behavior is not an easy process, since we are using Google API to show the address.

    I would advise using regular Address field if you need that setup:

    1521449413Screen Shot 2018 03 19 at 9 Screenshot 10

    Where, as you can see, I set placeholder to be House number - Street Address.

    1521449426Screen Shot 2018 03 19 at 9 Screenshot 21

    Now, that will not work as autocomplete widget, but it should help in setting the right type of data.

    Could that work for you?

    Thank you!