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.

Signature as Custom Field

  1. Any hook or filter to add the signature addon field within the custom field? Looking to save it as a custom field within a custom post type.

    Thx.

    Posted 11 years ago on Tuesday October 23, 2012 | Permalink
  2. The signature is a entry in one of the fields like any other in your form. You could use the gform_after_submission hook to save the value of the location of the signature in a custom field in your newly created post.

    http://www.gravityhelp.com/documentation/page/Gform_after_submission

    Posted 11 years ago on Wednesday October 24, 2012 | Permalink
  3. that works, thanks for the advice!

    Posted 11 years ago on Wednesday October 24, 2012 | Permalink
  4. Glad that worked for you.

    Posted 11 years ago on Thursday October 25, 2012 | Permalink

This topic has been resolved and has been closed to new replies.