Is it possible to split the information in the Driver Distance widget?

  • CheapAlice
    Asked on March 27, 2018 at 9:10 AM

    Hi ,

    The driving distance widget is made up of four fields


    Made up of 'From' , 'To', 'Distance', and 'Duration'


    How can I pre populate another form with just the 'To' address.


    Any help would be appreciated.

    Thank you



  • Kevin Support Team Lead
    Replied on March 27, 2018 at 11:15 AM

    Unfortunately, it's not possible to split the information from the widget, there are methods to indeed split elements such as the full name which is composed by two fields, you may use for example {name:first} and {name:last}; however, due to the widget's structure this is not possible to implement there. 

    Currently, you can get the entire data only.