Community
Participate
Working Groups
Static List-box type parameter supports multiple default values. There is also "Allow Multiple Values" check option in Dynamic dialogue, but only one value can be selected in Default value. So, Can we make Dynamic List-box type parameter to support multiple default values too?
Reassign to GUI team to investigate the requirement
Need new UI mockup if we plan to support this.
*** Bug 269123 has been marked as a duplicate of this bug. ***
I dont think we need any new UI mockups. 1) when user clicks on option 'Dynamic' 2) and clicks on 'default value' - 'select value' item Can we just enhance the 'Select values' dialog to allow user to choose mutliple default values
As agreed, we will temporarily not support multiple default values settings for dynamic parameters in the Parameter dialog. Currently user can use the "getDefaultValueList" script method to return multiple values. We will look for a better UI solution in future.
*** Bug 275816 has been marked as a duplicate of this bug. ***
Mark as fixed until we get new request in future.
Use "getDefaultValueList" script method to support Dynamic multiple default values. Verify the bug first.