Increase width for the CDD elements

sales2010

Well-Known Member
Hello,
Please add the option to set the width for a cdd element rendered as drop down, sometime the default value is not enough to see entire label for the options.

Thank you
 
FYI I proposed a setting of max-width for dbjoin & cdd deopdowns because when option labels are long then the dropdown becomes too long. But the option labels are always fully visible even if dropdown is only e.g. 50px width. You will find it in github pull requests.
 
In IE8 the label is not entirely visible...i have a list of options that all start with "Business Pack Value" followed by pack value; users are not able to see the "value"
 
Try with custom CSS
#form_x select#cdd-full-elementname {width:200px}
or maybe some {padding-right:10px}
 
A perfect answer, as usual, work fine with:

#form_x select#cdd-full-elementname {width:500px;}

Thank you
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top