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..
