Mike Rockett Posted January 4, 2015 Posted January 4, 2015 I think it would be really nice to have $session->flash('key', 'val'), only valid for the next request. What do you think? (I know I need it...)
Mike Rockett Posted January 4, 2015 Author Posted January 4, 2015 I have seen this, but it's specific to message. I need it for processing decisions. 1
MuchDev Posted January 5, 2015 Posted January 5, 2015 Interesting, I wrote a little function to handle this for a email success form message. Well at least I learned a little bit more about post in the process . 1
Mike Rockett Posted January 5, 2015 Author Posted January 5, 2015 I could certainly write one for my module, but I really think it's something that should be in the core... Wouldn't you think?
netcarver Posted January 5, 2015 Posted January 5, 2015 I could certainly write one for my module, but I really think it's something that should be in the core... Wouldn't you think? You could always create an "issue" for this feature over on github. Might be a while before it happens but at least it will be more obvious on Ryan's radar over there. 1
Mike Rockett Posted January 5, 2015 Author Posted January 5, 2015 @netcarver - yeah, will do so. Thanks. Edit: Done
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now