I have a form with a large number of fields. I would like to visually group and separate them using an <hr> tag.
I have tried to use a static item but it displays just a dot, it seems that it gathers width from field value.
Is there any way to use this separator in an Apex form?
Apex 5, universal theme under Oracle 11g XE.
Thanks,