Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to predefine a list of values for report parameters #179

Open
AnnPivovarova opened this issue Apr 12, 2019 · 0 comments
Open

Ability to predefine a list of values for report parameters #179

AnnPivovarova opened this issue Apr 12, 2019 · 0 comments
Assignees
Labels
type: enhancement New feature or request

Comments

@AnnPivovarova
Copy link

Environment

  • Platform version: 6.8.17

Description of the enhancement

For some reports it is necessary to restrict the possible values of input parameters to a certain predefined list. Now we can process the values only after they are already set by user, but in many cases it will be more clear for a user to choose the values from already predefined options (e.g. as a dropdown) right at the beginning.

Ideally, it would be nice to have an ability to return such list of options in a script set for each parameter and that is performed before report parameters window is shown.
For now, in our experience, in most cases such lists are needed for String parameters, but in general depending on the parameter type this may be a list of simple types: string, integer, date or even a list of entities.

@andreysubbotin andreysubbotin added the type: enhancement New feature or request label Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants