Page 1 of 1

How to make the options deselected as defualt in List variable

Posted: Mon Jun 15, 2020 7:51 am
by lanfro
Hi!

Is there a way to make the options in the List variable not selected (unchecked) as default when the report starts?
Now the report will run with all options selected at start up and this will take some time (over 1000 pages). With the options deselected at start, the query will return 0 rows and the user does not have to wait until first run has finished before making an desirable selection in the variable.
It is preferable that the user selects the desired options before the report is run.

We are using Stimulsoft 2017 version.

Regards
Frode

Re: How to make the options deselected as defualt in List variable

Posted: Mon Jun 15, 2020 1:30 pm
by Lech Kulikowski
Hello,

You can set the RequestParameters option for the report to true.

Thank you.

Re: How to make the options deselected as defualt in List variable

Posted: Tue Jun 16, 2020 7:41 am
by lanfro
Hi!

That seems to do the trick. Thank you for your help!

Regards
Frode

Re: How to make the options deselected as defualt in List variable

Posted: Tue Jun 16, 2020 12:03 pm
by Andrew
Frode,

You are welcome!