custom callback
-
Hi,
Caldera forms 1.5.0.6.I tried setting a custom callback but can’t get it to work.
I tried a simple “custom_callback” and a
function custom_callback() {
alert(“CALLBACK!!!”);
}but it does not work.
I put the function in an enqueued script, as inline script or in an HTML field in the very form. None of these works and no errors are shown in console.
What’s wrong with what I’m doing?
Thank you
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘custom callback’ is closed to new replies.