search for: aflashnotice

Displaying 1 result from an estimated 1 matches for "aflashnotice".

Did you mean: flashnotice
2009 May 13
4
Setting flash notice via javascript?
I am using a javascript to redirect to another action. Is there a way to set the flash [:notice] in the javascript? So when the javascript redirects, the new action/view picks up the flash[:notice]? (I suspect I may have to do something like url?notice=.....) ideas? thanks.