snippet-library
snippet-library copied to clipboard
`gw-export-multi-input-fields-single-colum.php`: Fixed a compatibility issue with GP Google Sheets.
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.