Google Sheets Integration

  • hireclixform
    Asked on April 10, 2019 at 10:59 AM

    Hi - I have a form where I have multiple fields with the same title. They are hidden and only shown conditionally(one at a time). They are cities that can be selected dependent on what state is chosen. 

    When I integrate with Google Sheets, I have multiple columns with the same title. Is it possible to give each field a unique title that only pulls through the integration and not on the front-end of the form?

    Thanks for you help.

  • Victoria_K
    Replied on April 10, 2019 at 12:26 PM

    Hello,

    Unfortunately, there's no direct option to push different titles to the sheet. Column headers will have same text as fields labels on your form. Please note that renaming columns in the integrated sheet will probably break the integration.

    All I can suggest is to rename fields on the form. Also, you may consider adding some custom CSS code to show different titles on form's front-end while fields initially have different labels. Guide: How-to-Inject-Custom-CSS-Codes

    We will be glad to assist if you need more help, just let us know.