• Resolved sandroherek

    (@sandroherek)


    Hello I am using gravity forms and I collect address in separate fields because they go to google sheet.

    Address, city, state and zip

    I noticed that these fields now have the option to “Enable auto complete with google API” and if I turn it on is all 4 fields, the first one “street address” is filled up with the full address and the other fields (City, state and zip) are not.

    I can use the field type “address” and they all the sub fields are filled up correctly, however, when I get the information via email and it goes to google sheet, the address is not in 4 separate fields. Also on google sheet the address was not there like any other fields.

    For me I can use either 4 fields that can be fully filled up with the city state and zip, or have one field only that allow us to use the Custom Sub-Label as independent fields to be added in our google sheet with address, city, state and zip in 4 separated columns. 

    Thank you

    Sandro Herek

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Kaisar Ahmmed

    (@kaisarahmmed)

    Hi @sandroherek ,

    You can use the address field and send data to Google Sheets using the address subfields.

    But as your expectation, I will add that feature soon.

    Thanks.

    Thread Starter sandroherek

    (@sandroherek)

    Hello,

    I tried to do that. no data was stored at google sheet. not even the full address in the field street address.

    Thank you

    Plugin Author Kaisar Ahmmed

    (@kaisarahmmed)

    Hi @sandroherek

    Which Google Sheets plugin are you using? Could you please share the URL to your form page so I can check it out?

    Thanks

    Thread Starter sandroherek

    (@sandroherek)

    Hello

    I am using this page: https://masstortintakecenter.com/zantac/

    And I am using gravity form and GSheetConnector Gravity Forms

    Thank you

    Plugin Author Kaisar Ahmmed

    (@kaisarahmmed)

    Hi @sandroherek

    GSheetConnector is not sending address data separately because the free version limits it. You can either try using a different Google Sheets plugin or wait for an update to this plugin.

    Thanks

    Thread Starter sandroherek

    (@sandroherek)

    ok. I will try.

    let me know when we plan to release the next update.

    thank you

    Plugin Author Kaisar Ahmmed

    (@kaisarahmmed)

    Hi @sandroherek,

    There is a way to use address auto complete data into different text field.

    Example : You are using address auto complete in field ID 22 and you want to insert data of city in text field ID 24. Then In Field ID 24, use this css class ‘pcafe_78_22 pcafe_city’ here 78 is form id and 22 is parent address auto complete id.

    pcafe_78_22 pcafe_city — for city

    pcafe_78_22 pcafe_region_name — for state

    pcafe_78_22 pcafe_postal_code — for zip/postal code

    pcafe_78_22 pcafe_country_name — for country

    Please check and let me know.

    Thanks

    Thread Starter sandroherek

    (@sandroherek)

    Thank you, but I am not tech person to do that.
    I got the pro version of the plugin, but still did not find a better way to automatic complete the other fields. Changing CSS not going to work for me. Thank you

    Thread Starter sandroherek

    (@sandroherek)

    Hello, I was able to parse the city, and zip, but not state. The state field I have is drop down, is this the issue?

    Also, the address still shows the full address, not just the street name. How do I get only the street name into that?

    you can see what I mean at https://masstortintakecenter.com/zantac/

    Thank you

    Thread Starter sandroherek

    (@sandroherek)

    I have replaced the state from dropbox to text field and it worked.

    So, the only thing I need is to show only the street address and number, not the full address.

    Thank you

    Thread Starter sandroherek

    (@sandroherek)

    Hello, any updates on this issue?

    How to show only the street address and number, not the full address.

    Since the city, state and zip are being auto completed in their own fields, in the streets address field I just need to have street address without city, state and zip

Viewing 11 replies - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.