Hello,
I have a qSIListView which calls a stored procedure with a single parameter @accountname. I would like to pass QueryString value from a page URL to this SQL parameter. I selected “HttpRequest” as the Source and specified the parameter name. But it’s not working – could someone please take a look at my config? See screenshots below.
Page URL:
http://<MySiteHost>/Person.aspx?accountname=<login>
Screenshot 1:
Screenshot 2:
Thank you.
Additional Attachments: