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!

Form fields touches on new line

600830Jan 14 2009 — edited Jan 21 2009
Hi,
I've a DML Form with fields on new line like this:

textfield_1
datepicker_1
datepicker_2
datepicker_3
textfield_2
datepicker_4
textarea_1

It is using an html region with the form region template. The problem is the datepicker_1 touches the top of datepicker_2 and datepicker_2 touches the top of datepicker_3.

datepicker_3 touches the top of textfield_2. datepicker_4 touches the top of textarea_1.

How do I create spaces between these fields so that do not touch and overlap each other?

Thanks in advance
This post has been answered by Denes Kubicek on Jan 14 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 18 2009
Added on Jan 14 2009
7 comments
420 views