Can I use the public post forms to post to a custom post type? If so, how?
Thanks!
Can I use the public post forms to post to a custom post type? If so, how?
Thanks!
You have to use PHP and write custom code using available Gravity Forms hooks to save the post as a custom post type. Out of the box Gravity Forms only creates Posts. If you don't want to write custom PHP there is a 3rd party Add-On that makes this easy. You can find it here:
http://wordpress.org/extend/plugins/gravity-forms-custom-post-types/