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:

All over: Do you see any options to...
set label LEFT from Popup LOV?
remove not used space of vertical label?
Regards