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.

post_submission_handler and getting form ID

  1. tobaccordshow
    Member

    I'm having a bit of an issue using the post_submission_handler hook.

    Documentation on the forum specifies that the function takes 2 parameters, $entry and $form. While it seems that $entry contains all documented information, $form does not. Simply echoing $form['id'] returns nothing.

    Any clues?

    Posted 13 years ago on Saturday January 8, 2011 | Permalink