We will look into it, we may be able to limit the size with CSS. That is an extremely long dropdown box value and dropdown boxes typically demand as much as space as their longest value. We will look into a work around for this situation.
One change we will be implementing in the entry detail is top aligning the field labels instead of left aligning them. This will give more screen real estate for the fields themselves as they will appear on their own line. This change is planned for the next release.
You may want to consider using radio buttons or checkboxes instead of a dropdown for a selection field with values this long. Those fields will allow the value to wrap, dropdowns demand the screen real estate by default.
Posted 15 years ago on Sunday August 30, 2009 |
Permalink