Hi, we’ve recently added a barcode 128 to one of our report layouts. This barcode represents a read-only custom field, which can and often will be null. I’ve noticed though, if the field is null, a placeholder barcode is still printed on the label. Is there a way to only show the barcode if there’s a non-null value in the field? We expect the placeholder barcode will confuse users, as they won’t be able to scan it.
I know we could have two separate layouts, which the user can choose from when printing the report - but ideally, we’d like just one layout so the user doesn’t have to choose which to print.
Thank you!