Okay, is there anyway that I can truncate the value of a field in a drop down menu? I have to do a drop down menu with rather large values (full addresses). The problem is, there is no room on the page to have the full length of the menu so what I want is a drop down menu that when you click the arrow, it will show the full length of the value but when you actually select it, there is a fixed width that truncates the selected value. Is there any way to do this?