Pass the flash message from redirect, to page or controller

Status
This content is read-only, or is not open for further replies.

Dannymh

Guest
offline
Hi,

I have worked out most of the kinks with what I was doing and one of the ways I have as an option to manage things is to flash the message in the redirect and parse additional params in the array.
What I want to be able to do however is see if there is a way to parse the message that is flashed on to the receiving redirected page without having to explicitly include the message as a param.

My current workarounf is to parse a message ID in the params and then use that ID to grab the...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom