Skip to main content
shantanuj3947
May 24, 2024
Question

Dropdown values getting cut-off

  • May 24, 2024
  • 3 replies
  • 1 view

Hi,

I have a dropdown configured in which some of the choice values are high in character value because of which it is getting cut-off. Can anyone suggest any workaround.

PS: I am maintaining a look value table from where I am indexing these values. 

Sharing the SS below.

3 replies

konduruc733182
May 24, 2024

That is how it works. You cannot show complete sentence. If you want to display the complete sentence as choice labels use radio buttons or run this in a selectable grid. Is it mandatory to show the eg.?

stefanhelzle0001
Brainy
May 24, 2024

Why not use card choices instead of that drop down. I think this would become an overall better UX.

harshk1671
May 24, 2024

In a single column layout for dropdown the choicelabel text won't cut off for first 196 characters. If you have more than the limit then you can use options suggested already.