List box, display text: enable the parameter task to handle the display text of multi selections for list box parameters #1981
Labels
Enhancement
Small change to improve the current supported functionality
Milestone
The current handling of parameters and there display text doesn't support the option to get the selected display text results of a list box which is marked as multi selection.
The display text implementation allows only to get the value of a single selection list and for multi selections is the return value "null".
This handling is offical documented at source code side.
This enhancement is created to implements the option of display text for both versions of single selection and multi selection for list boxes.
There are different tickets where the feature was addressed and on of the latest is #1967.
I will create a PR for the enhancement.
The text was updated successfully, but these errors were encountered: