Category: Filters

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

Read More »
image of a volcano

caldera_forms_api_allow_entry_view

This filter controls if the Caldera Forms REST API route for reading stored entries of a form is authorized. Because this endpoint is used by the front-end entry viewer, you can use this filter to allow any public user to see the front-end entry viewer.

Read More »
PayPal For Caldera Forms Banner

cf_paypal_request

A filter to customize payment requests to PayPal made using Caldera Forms PayPal Express add-on. Disable shipping, add additional items, ensure credit cards can be used without login.

Read More »