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.

Building a Gravity Forms Add-on

  1. afferennen
    Member

    Is it possible to build my own add-on to gravity forms, creating more fields to choose from, or utilizing existing fields? If so, is there documentation on how to go about this? Thanks

    Posted 14 years ago on Friday June 17, 2011 | Permalink
  2. Gravity Forms has a large number of hooks and filters for customization it's functionality. You can create your own Add-Ons using these hooks. We use these hooks to create our own Add-Ons. All of the hooks and filters are documented in the Developer Docs area of the Documentation.

    Which hooks you need to use depends on what you want to do. If you explain what you want to do and provide details we can give you some suggestions on how to go about implementing it.

    Posted 14 years ago on Friday June 17, 2011 | Permalink