Pass name/value in url to report for Int or String List variable

Stimulsoft Reports.WEB discussion
Post Reply
ianwelsh
Posts: 19
Joined: Mon Sep 25, 2017 1:54 pm

Pass name/value in url to report for Int or String List variable

Post by ianwelsh »

My report has an int list variable.

I would like to pass, to the viewer, the selected list options via the url.

How would I do that?

Could it be as simple as http://something.com/viewer?int_list_variable=1,3

Assuming the variable in question is int_list_variable?

Attached is an example of the report I'd like to pass intList values via the url, in the viewer.

And is the answer different if the variable is a string list?

thank you.
Attachments
Another_List_Variable_Question.mrt
(12.54 KiB) Downloaded 95 times
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: Pass name/value in url to report for Int or String List variable

Post by Lech Kulikowski »

Hello,

Please check the following article:
https://stimulsoft.zendesk.com/hc/en-us ... JavaScript

Thank you.
Post Reply