Is it possible to use the value in a cookie as an input parameter for a DNN Report module? If so how do I approach setting that up?
The report module will already be receiving url query string parameters. But if a parameter is not passed in the URL and it does exist in the cookie (which is more persistent) then I want to use the cookie's value as input.