Expand my Community achievements bar.

SOLVED

dropdown box - option line break

Avatar

Level 2

Is there a way to add a line break to a drop down box?

Or change the width of the drop down box when the user clicks to view options?

Some of the text I have is very long and you cannot read it all.

1 Accepted Solution

Avatar

Correct answer by
Level 2

With the help of this question I was able to get this to work.

https://forums.adobe.com/message/2208564#2208564

Viewing the XML Source and adding 
 to produce a carriage return.

View solution in original post

1 Reply

Avatar

Correct answer by
Level 2

With the help of this question I was able to get this to work.

https://forums.adobe.com/message/2208564#2208564

Viewing the XML Source and adding 
 to produce a carriage return.