PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

More than one post content field

  1. Hi Carl

    I've seen lods of people asking for multiple post content fields which makes it easy to collect the specific data from the users. I happen to come across one such plugin

    http://wordpress.org/extend/plugins/multiple-content-blocks/

    This plugin enbles the wp admin post interface to have multiple content blocks and with only one change in the theme this works.

    Do you see a possibility of using these features within the post block where by doning small changes in theme file this funcationality can be achieved.

    Regards
    Nitin

    Posted 14 years ago on Monday January 25, 2010 | Permalink
  2. You could accomplish this using Custom Fields. Just add a Post Custom Field to your form, name it, set it to be a Paragraph Text field, and then update your theme to display the contents of that Custom Field. You could create all the custom fields you want.

    Future versions of Gravity Forms will also give you control over the Post Body. So you could combine 2 Paragraph Text fields and output them in the Post Body with markup surrounding each section. But that isn't available now.

    Posted 14 years ago on Monday January 25, 2010 | Permalink