Hi,
I have been using APEX 4.2 for a couple of years now. I am currently building my first application in APEX 5.0 (Oracle DB XE 11g)
On a page with several Select Lists, I am trying to set the width of each one so they are all the same size regardless of contents.
In APEX 4.2 I used to just add: style=”width:200px” to 'HTML Form Element Attributes' property.
How do I do this in APEX 5.0? The 'HTML Form Element Attributes' property doesn't seem to exist any more. Is there another way?
Nick