"Only new submissions since your last download" on the download page works incorrectly for Send to Google Drive (Google Docs).

Comments

anton4uk’s picture

Status: Active » Needs review
StatusFileSize
new5.86 KB
anton4uk’s picture

StatusFileSize
new1.24 KB
quicksketch’s picture

Thanks @Anton4yk! Couldn't this same thing be accomplished by calling webform_results_export_success($node, $export_info), rather than essentially duplicating the code in that function?

anton4uk’s picture

Thanks @quicksketch, not need duplicating code. I did this patch and new related one for webform module https://www.drupal.org/node/2851753

anton4uk’s picture

StatusFileSize
new992 bytes
mkdok’s picture

Status: Needs review » Reviewed & tested by the community

Hi all,

This patch work for me. Mark that patch as RTBC.

Thanks.