CF 3.1 RC5.5
I display a custom message after form is submitted and I use "On Submit code - after sending email" code block to do it. Just simple PHP echo message.
Strange thing is that when this message is displayed, core Mootools library isn't loaded. I need it to be loaded in every page. Any ideas why it's not loaded and how to fix this?
I display a custom message after form is submitted and I use "On Submit code - after sending email" code block to do it. Just simple PHP echo message.
Strange thing is that when this message is displayed, core Mootools library isn't loaded. I need it to be loaded in every page. Any ideas why it's not loaded and how to fix this?
Hi OCS,
ChronoForms doesn't need it so won't load it.
If you need Mootools in every page then you could load it from the template.
Bob
ChronoForms doesn't need it so won't load it.
If you need Mootools in every page then you could load it from the template.
Bob
This topic is locked and no more replies can be posted.