Question
Cognizant
IN
Last activity: 17 Dec 2024 13:47 EST
Multi select dropdown not expanding based on source list
Hi Team
I am facing this issue in my current project
I have a multiselect control which has a select all option, upon choosing select all,all values in the list are getting selected
Expected result: all values must be displayed vertically without the need of scrolling
Actual result: all values are displayed but with a scroll bar, making the visibility limited to only a single value at a time.
Please advise
@SrikarB16590481
That's the OOTB way. For your exact requirement, you need either create your own custom control or trying adding your own custom stylesheet.