Hi,
I'm trying to separate out the [[!Login]] form from the error rendering on a template I am developing.
i.e. the [[!Login]] form is in the navigation part of the page, but I want to render the error messages down further on the page.
I tried to use another [[!Login]] call with different templates, some of which are empty chunks, to suppress some of the output.
On the second call, where I want the errors rendered, I always get blank output.
Has anyone else achieved this… getting to the end of the day and will sleep on it, but I hope someone can offer inspiration.