Skip to content

Ensure the export of entry notes works with GravityImport #215

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions