Skip to content

Ensure the export of entry notes works with GravityImport #215

@rafaehlers

Description

@rafaehlers

At this moment, entry notes exported with GravityExport have no structure:

Image

We need to make sure they export in the same way as the native Gravity Forms export functionality so they can be imported with GravityImport:

Image

https://wordpress.org/support/topic/import-with-notes/

gravityexport.csv
native_gfs_export.csv

GravityExport requires this filter to export notes: add_filter('gfexcel_field_notes_enabled','__return_true');

gk-migrate-gravitykit.local-2025-03-19-1742347358.zip

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions