PDF Form Submissions hooks examples
All the code examples linked by title of hooks are to be found at – https://gist.github.com/New0/745133d102fe05110d1429603e9177bb – caldera_forms_pdf_content 🔗 Filters the HTML being converted to
All the code examples linked by title of hooks are to be found at – https://gist.github.com/New0/745133d102fe05110d1429603e9177bb – caldera_forms_pdf_content 🔗 Filters the HTML being converted to
This action fires after the Caldera Forms geolocation field’s JavaScript is printed and only if a form with the geolocation field is on the page.
Action that runs before Caldera_Forms::process_submission() does anything.
An action that runs directly before the email for a saved Caldera Forms message is resent.
Action that runs before Caldera Forms loads processors and is used to load processors that use the Caldera_Forms_Processor_Processor class.
After this action you can safely use the Caldera Forms autoloader as well as any Caldera Forms classes or functions.
Caldera Forms provides an autoloader. Learn how to use it in Caldera Forms core and in Caldera Forms add-ons.
How to use Caldera Forms Stripe hooks to modify payments data sent to Stripe API, log errors and more.
The three important hooks in Caldera Connected Forms for working with partial entries or modify entry data.
A filter to cause Caldera Forms styles to enqueue early and therefore load in the header. This is not needed when using the Caldera Forms shortcode in post content.