Oracle APEX – Controlling the Width of “Select Lists” in APEX forms.
For one of our clients, we developed an APEX application (APEX 3.2.1) and during a screen review they were particularly concerned with the look of the entry fields that had disproportionate lengths. As a best practice, its important for an application to have a uniform look to be aesthetically pleasing. The application required a form with multiple select drop down lists and by default “select lists” in APEX display different widths based on the existing data value lengths. During QA the users were not pleased with the look of the select lists and requested to see uniformed columns. We decided to make the width of the “select lists” to match the width of the longest select list value in the form.

Image of Form before the Select Lists are sized to match

Image of Form after the Select Lists are sized to match

Apply Style in HTML Form Element Attributes

Select Lists in the Form have the same Width