ConvertKit for Caldera Forms Filters
You can change the Converkit sequence ID or Convertkit form ID that you subscribe visitors to your WordPRess site to with filters as well as UI options.
You can change the Converkit sequence ID or Convertkit form ID that you subscribe visitors to your WordPRess site to with filters as well as UI options.
Caldera Forms filter for fixing SSL HTTP mixed-content issues on form submission or for submitting form to a different URL.
This action runs after Caldera Forms JavaScript and CSS are registered in the admin.
Use this filter to add custom validation to a Caldera Forms field, by its field ID.
Use this filter to show the label instead of value in the email notification or other places the summary magic tag is used for single select option fields.
Change the sprintf pattern for Caldera Forms {summary} magic tags. One of several ways to modify the auto-generated email messages.
A filter to change the directory for files uploaded to the media library via Caldera Forms file and advanced file fields. One of several ways to use an alternative upload directory for Caldera Forms.
By default Caldera Forms minifies all CSS and JavaScript. If you wish to defeat this and load uncompressed CSS and JavaScript for Caldera Forms, you can use the caldera_forms_render_assets_minify filter
Modify what function is used to upload files from files from file and advanced file fields, in order to upload files to an alternative location.
Documentation — for developers — to implement custom file upload handlers for Caldera Forms field fields.