Google sheets module Add new row keeps getting the values from my header row. does anyone know how i can prevent this?
2 Likes
Hi @Henk-Operative ,
I did not since the values in the rows contain links that needs to be clickable
I understand. Enable the unformatted option (yes) and try to pass the URL as such, this will put the URL in the Google Sheet unformatted but converts it to a clickable URL:
Cheers,
Henk
3 Likes
@Henk-Operative Thanks, it is almost perfect. As you can see in the screenshot below the first column is already pre-filled with a dropdown. when adding a new row this column empties. Any idea how i can fix this also?
never mind I got it. I needed to click on advanced settings and set āInsert data optionā to ā overwriteā
Thanks a lot @Henk-Operative
3 Likes