Hi,
I need to create some variables in cascade for the user.
Example:
Var1 = List of columns
Var2 = List of operetors
Var3 = User value (number, data or string)
And a Button to add this values to a list.
Can i do a custom modal with this variables?
Or customize the variables to do this?
Create custom parameters input or modal
-
- Posts: 7334
- Joined: Tue Mar 20, 2018 5:34 am
Re: Create custom parameters input or modal
Hello,
You can use request from user variables. You can find samples in the Parameters category on our Demo:
https://demo.stimulsoft.com/#Net/Parame ... Categories
Or you can implement your own form with the necessary logic and then provide filtered data to the report.
Thank you.
You can use request from user variables. You can find samples in the Parameters category on our Demo:
https://demo.stimulsoft.com/#Net/Parame ... Categories
Or you can implement your own form with the necessary logic and then provide filtered data to the report.
Thank you.