At the moment, if someone submits a form incorrectly on the frontend using EE it takes me to a seperate page with a list of the errors. I was hoping that I could customize this page so that it looks like the rest of the site. Unfortunately, that template file runs all of the user mesages (which also screws up the fact that I want to show a custom page for all redirecting messages, which looks it can’t be done)
So, two questions really:
1) How do I show errors inline
2) How do I create multiple designs for the user message templates?