Hi guys
Help needed desperately please, approaching a deadline for a large client and need this working.
I’m writing a small plugin and am using forms through EE. I’ve got the form submitting through the mod.plugin.php code and processing the vars correctly etc.
However the problem I’m having is that if the fields fail validation in the action function that handles the form submission and I dont explicitly redirect to another page, the rendered page to the user is just blank.
How do I tell EE to render the original page with the form and the failed validation message?
Many thanks
