Hello,
I'm using the Gravity Form to Custom Post Type plugin
I need to save the Email field of the form as post_meta of the CPT I'm creating
Is there a way to do that?
Hello,
I'm using the Gravity Form to Custom Post Type plugin
I need to save the Email field of the form as post_meta of the CPT I'm creating
Is there a way to do that?
Actually I've managed inserting the custom post type without the plugin using the gform_after_submission hook.
thank you Lord for all hooks we are provided every day!
;)
Hooks are so powerful if you can find ways to use them. All my best!