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!

APEX 21.2 - How to put the asterisk AFTER the label for required field?

Igor KortchnoïDec 6 2021 — edited Dec 6 2021

Hi all
Currently, we are using APEX 19.2, because following versions cause UI presentation problems.
One of them: in 19.2, required field's labels have asterisk after them. In our applications, forms use left-aligned labels followed by asterisk it the field is required. In 21.2, required fields' labels have asterisk before them, that looks fairly ugly with left-aligned labels.
I have found no way of placing asterisk AFTER the label, other than using the optional label template and manually adding <span class="u-color-39-text"> *</span> after it.
Is there another, more clean way of doing this?
Thank you.

This post has been answered by Igor Kortchnoï on Aug 3 2024
Jump to Answer
Comments
Post Details
Added on Dec 6 2021
6 comments
2,515 views