Page 1 of 1

[Solved] How can I delete group Label?

Posted: Thu Jan 26, 2023 3:25 am
by iamoraal
I am creating a contact list Report using Report Wizard, grouped by Name. The group header? has a label "Name" then the contacts name. How do I get rid of the Label without loosing the contacts name? I've attached a screenshot of the form. I can't find a field name list to replace the Name label and data.

SOLVED! Re: How can I delete group Label?

Posted: Thu Jan 26, 2023 6:18 pm
by iamoraal
I managed a workaround by replacing "Name" with " " (spaces). I discovered that this group header is placed in two cells, so I moved the "Ut" to the first cell and the "User Field.." to the second cell.That way the name appears at the far left of the page.

Re: How can I delete group Label?

Posted: Thu Jan 26, 2023 6:21 pm
by F3K Total
Hello,
you're using the "old" Reportbuilder. Better reports are achievable with the Oracle-Report-Builder Extension.
If you want to stay with the old one:
Doubleclick the grey field and delete it's content on the bottom of the appearing dialog.
R

Re: [Solved] How can I delete group Label?

Posted: Thu Jan 26, 2023 7:02 pm
by iamoraal
@ F3K Total
Ya. I figured both out and have installed the Oracle extension. Will check it out later this evening.