Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to place label LEFT from Popup LOV / Select List? (Apex 19.2)

Hello
I have some Popup LOVs and Select Lists for which I would like to set the label LEFT from the widget. You usually do that for items with Template = Optional but this does not work for Popup LOVs and Select Lists. I then played around with other options. The closest I could come to what I wanted:
Remove Label text
In Template of the LOVs/Lists: Top/Bottom Margin: None (but doesn't change anything at all)
Set label text in Pre Text (any HTML like <div style="width: 200px !important">myLabel</div> will be ignored
In the end it looks like this:
layout.png
All over: Do you see any options to...
set label LEFT from Popup LOV?
remove not used space of vertical label?
Regards

Comments

Processing

Post Details

Added on Feb 1 2021
5 comments
1,036 views