Can I pass only the State value in the All States and Cities widget to a new form?

  • iMatter
    Asked on September 15, 2016 at 7:18 PM

    I'd like to use the All States and Cities widget, but I need to be able to access just the City data and just the State data to pass to two separate fields on another form (via a custom url). Is there a way I can do that?

  • Kiran Support Team Lead
    Replied on September 15, 2016 at 10:38 PM

    Since the widget is loading using iframe, the total fields are being sent as a single variable. It may be possible to separate the fields by using some custom PHP code and sending the field data using POST data.

    https://www.jotform.com/help/213-Send-POST-Data-From-JotForm-Using-PHP-in-Custom-Thank-You-Page

    Please allow me some time to see if I can work on a demo on this and get back to you later.

     

    Thank you! 

  • iMatter
    Replied on September 16, 2016 at 10:54 AM

    A demo would be great

  • Kiran Support Team Lead
    Replied on September 16, 2016 at 11:59 AM

    Sure. I am checking on it. Once I am done with it, I'll get back to you with the form URL. 

    Thank you for your patience.