Hi coders
I have a problem with keeping my request attributes through multiple uses of a lookup Dispatch action. I have some data stored as attributes on the request and it seems as if they are cleared every time I trigger a new action.
I've read that these attibutes should stick around till the request is re-directed. Re-directs are set to false.
Why are they dissapearing and/or how do I keep them from doing so?
Fogo
I have a problem with keeping my request attributes through multiple uses of a lookup Dispatch action. I have some data stored as attributes on the request and it seems as if they are cleared every time I trigger a new action.
I've read that these attibutes should stick around till the request is re-directed. Re-directs are set to false.
Why are they dissapearing and/or how do I keep them from doing so?
Fogo