How do I pass data from the Autocompleted Address widget

  • LifelineAustralia
    Asked on March 11, 2020 at 11:28 PM

    Hello,

    I desperately need your help with Autocompleted Address Widget.


    I have been trying to figure out for hours how I pass data from one from to the another form with the Autocompleted Address Widget.


    here is what I have tried, which do Not work


    1.  AddressWidget={AddressWidget}


    2. AddressWidget[City]={AddressWidget:City}&AddressWidget[State]={AddressWidget:State}


    Can you please help

  • Kevin Support Team Lead
    Replied on March 11, 2020 at 11:57 PM

    Unfortunately, widgets cannot be prefilled via the URL due to their structure, the widgets are loaded inside an iFrame while regular fields are loaded directly on the form, in order to pass data from one address field to another you will need to use the address field under the basic section of the add form button.