Hi,
I would like to know if it is possible to create other content types instances than Posts using Gravity Form?
I searched the forum and faq but couldn't find an answer on that.
Thanks
Hi,
I would like to know if it is possible to create other content types instances than Posts using Gravity Form?
I searched the forum and faq but couldn't find an answer on that.
Thanks
Gravity Forms can do this, but it isn't a built in option in the Form Editor. By default it only creates Posts.
You need to either do so using the available API hooks, or you can use the free 3rd party Add-On that is available in the WordPress.org repository. You can find it here:
http://wordpress.org/extend/plugins/gravity-forms-custom-post-types/
This might just be sanity check before I go ahead and click on Purchase button, but what I want to do is integrate a form in custom post type template which can be used to create the CPT. Our major requirement is that the form should be editable from the backend (new options can be added, radio button values can be changed) which has negated almost 16 hours of work we did to create forms ourselves.
Please let me know if this is possible to do with Gravity forms and you might find yourself a happy client soon. :)
Hi Tejas,
Gravity Forms is definitely the easiest tool to use to build forms quickly and easily in the WP admin. There are several ways to embed the form (shortcode, widget, function call) so I'm sure you'll have no problem adding the form to your custom post type template.
Welcome aboard. ;)
Hi David,
Thanks for the reply. My specific question was how easy it would be to create new posts in a custom post type with gravity forms. The form would be embedded in a page and it should create new content.
To be specific, this is the form - http://whitehatsweb.com/authentic/?page_id=501 that creates a new post in Custom Post type. The form was created as metaboxes and custom fields in the backend, but now the client wants to be able to add new options and radio buttons as and when required and the deadline would be, yesterday.
Is it something we can achieve with gravity forms, albeit with some exploration and work?