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.

Hook for Edit/Update entry in admin

  1. johncobbs
    Member

    We are trying to build a multi-level approval flow into financial aid requests we will be receiving via a form. We are planning on adding some visible-to-admin-only fields in the form that would be updated from the Entry Detail page. We would ideally like to hook into that edit/update action and send out notifications as the entry is modified. I did not see a predefined hook in the docs but may be overlooking something. Would you have any suggestions about how to accomplish this--especially without mucking with the plugin core? Thanks for any help!

    Posted 11 years ago on Tuesday October 9, 2012 | Permalink
  2. johncobbs
    Member

    no hooks or suggestions? perhaps something around the resend admin notifications?

    Posted 11 years ago on Friday October 12, 2012 | Permalink
  3. There is the gform_after_update_entry hook:
    http://www.gravityhelp.com/documentation/page/Gform_after_update_entry

    Would that enable you to send a message after the entry is modified?

    Posted 11 years ago on Friday October 12, 2012 | Permalink
  4. johncobbs
    Member

    That's exactly what I'm looking for. Sorry I didn't notice that before and thanks for pointing it out!

    Posted 11 years ago on Friday October 12, 2012 | Permalink
  5. No problem. Sorry for the delay in our response.

    Posted 11 years ago on Friday October 12, 2012 | Permalink

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