Where do you insert a code snippet/hook to run after form submission?

By: Justin Reed | Asked: 05/08/2023
ForumsCategory: Code SnippetsWhere do you insert a code snippet/hook to run after form submission?
Justin Reed asked 1 year ago
I'm new to hooks and using code snippets. I'm trying to initiate a code snippet that will run on data in a form using the frm_pre_create_entry hook after it is submitted. I'm following this documentation that states to use the WP Code to insert the snippet. https://formidableforms.com/knowledgebase/formidable-hooks/ Do I insert that snippet on the page that the form is on? Is there any other documentation that would show some examples on how this works or that would help me understand hooks better?    
1 Answers
Rob LeVineRob LeVine answered 1 year ago
The first section of that page tells you where to put the code (personally I prefer Code Snippets to WP Code). The code as an object isn't associated with the form. It becomes associated with the form programmatically, based on what code you put in the snippet.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right