Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Custom Actions not working

Status Resolved
Add-on / Version Custom System Messages 2.5
Severity Blocker
EE Version 2.6.1

Celéste Erasmus

Feb 12, 2014

* I followed the documentation here: https://boldminded.com/add-ons/csm/example
* I created a new template group named “Error” as directed on the example page
* I set the settings as directed on the example page:  & added the following code to my template:
{if csm:error == TRUE AND csm:action == 13} (my action ID is 13 - Register Member (on error))

        The following errors were encountered:

              {csm:content}        

{/if}
* When submitting a registration that generates an error, it redirects to the Error template I created (even though I added the code above)
* When I click the “Return to previous page” link on the Error page - it takes me back to my registration form and displays the error again but this time on the registration form itself.
* I want the error to display on the Registration form without a redirect.
* I’m using the Zoo Visitor (v.1.3.2.8) Registration form

#1

BoldMinded (Brian)

You need to set your form template to the template in the settings if you want the error message to display on the same page as the form.

#2

BoldMinded (Brian)

If you’re using Zoo Visitor why not use its built in error messaging? Sounds like you don’t need to use CSM for this form.

Login to reply