snippet-library icon indicating copy to clipboard operation
snippet-library copied to clipboard

`gw-export-multi-input-fields-single-colum.php`: Fixed a compatibility issue with GP Google Sheets.

Open saifsultanc opened this issue 1 year ago • 1 comments
trafficstars

Context

⛑️ Ticket(s): https://secure.helpscout.net/conversation/2471019694/59531?folderId=3808239

Summary

Checkbox fields are not sent to Google Sheets when Gravity Forms - Export Multi-input Fields in Single Column plugin is active.

The proposed solution in this PR is to skip the gform_export_fields hook's processing when the trigger is GP Google Sheets, by checking on the $_POST object.

saifsultanc avatar Jan 17 '24 09:01 saifsultanc