I know GF can be used to submit user generated content to a post. Can it also submit to a page, instead? I'm using pages to manage some bits of content, rather than posts, and would like users to be able to submit to them.
I know GF can be used to submit user generated content to a post. Can it also submit to a page, instead? I'm using pages to manage some bits of content, rather than posts, and would like users to be able to submit to them.
Yes. Please see this reply:
http://www.gravityhelp.com/forums/topic/can-pages-be-created-from-form-submissions#post-1832
If you don't have access to that forum (since you are now in the pre-purchase forum) know that this can be accomplished. You change the post_type from post to page using a small bit of code added to your theme's functions.php.