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.

Testing gravity forms

  1. sriganesh
    Member

    Hi,
    I have made an event submission form in my site which has more than 20 custom fields and I need to customize the post page to show the custom fields.

    I do not want to mess up my blog while trying to modify the code.

    I have a test site, where I usually test the themes and plugins before applying it to the main one.

    Can I upload the plugin to my dummy test site to test the plugin ?

    Will there be any problem with GF license when I need to test it?

    Thanks

    Posted 13 years ago on Monday August 16, 2010 | Permalink
  2. Yes, you can use it on a test/dev site.

    An alternative to editing your theme to add the custom field values would be to use the Post Content Template functionality available in the 1.4 Beta release. This allows you to customize the post body content and output form field values right within the post body.

    However, implementing custom fields in your theme itself will be more flexible as it will allow you to conditional statements, etc.

    Posted 13 years ago on Monday August 16, 2010 | Permalink
  3. sriganesh
    Member

    Thanks a lot for the quick reply.

    I will try out both the options. :)

    Posted 13 years ago on Monday August 16, 2010 | Permalink