There are various user messages which are displayed when a member logs in, submits a form etc. These are displayed as a seperate page with the message and a link and/or meta refresh to redirect the user the appropriate page. I would rather skip this step and have the message displayed in a message area in the next page.
Is there a way to set the system to do this using the normal configuration options? If not how can I go about implementing this using plugins/extentions?
Would adding php code to the User Message Template be an appropriate method?
TIA