Hi, am pulling some names from a database. In the example attached, I have two fields setup like this:
----Headerband1----
scientificname
commonnames
----Headerband2----
description
The problem I'm having is that if there is no common name, it leaves a black line like this:
scientificname
description
I would like it to show up like:
scientificname
description
I've tried using shift mode and conditions but can't get it. Your advice would be appreciated.
Thanks
Hide a field and skip the line
Hide a field and skip the line
- Attachments
-
- availability-2line.mrt
- (23.01 KiB) Downloaded 433 times
Re: Hide a field and skip the line
Hello.
You should set the Can Shrink property of the GroupHeaderBand1 to True.
Thank you.
You should set the Can Shrink property of the GroupHeaderBand1 to True.
Thank you.