Closed ridinghoodmedia closed 6 years ago
The post_id in $entry array is null in gf hooks
The post id for the newly created custom post should be available - I'm trying to redirect to this new post using the "gform_entry_post_save" filter
The post_id is null in this array
Populate the post_id through an earlier filter
Fixed in #86 (ZIP: https://github.com/pods-framework/pods-gravity-forms/archive/feature/skc-fixes.zip)
Issue Overview
The post_id in $entry array is null in gf hooks
Expected Behavior
The post id for the newly created custom post should be available - I'm trying to redirect to this new post using the "gform_entry_post_save" filter
Current Behavior
The post_id is null in this array
Possible Solution
Populate the post_id through an earlier filter
Steps to Reproduce (for bugs)
Form Upload
Pods Package Export
Related Issues and/or PRs
Todos
WordPress Environment