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 Form Labels

SJenkinsSep 18 2020 — edited Sep 18 2020

Apex 20.1

I want to put several fields close together (Column span 1) on a form without labels.

1 If I set the field Template to Hidden the label is not shown, but it uses two column spans on the page... so its like the label is hidden but still exists to the left of the field

2 If I set the field Template to Optional-Floating and delete the label text, the label space is still taken inside the field

3 If I set the field Template to Optional-Above and delete the label text, the label takes space above the field

is there a wait to get rid of the label without it still taking up space on the page

I'm trying to replicate the left side of this pic, to an apex form on the right side of the pic, but its HUGE..

pastedImage_3.png

This post has been answered by Veerendra Patil on Sep 18 2020
Jump to Answer
Comments
Post Details
Added on Sep 18 2020
3 comments
1,795 views