Page 1 of 1

Hide blank (empty) fields in print preview

Posted: 2021-12-11 22:10
by fgazza
Hi to alln

Is possible to hide blank (empty) field in print preview page?

I suppose thai with an if condition for hide erpty field it may be possible but for me it's difficult to code it.

Thank you so much?

Fabiano

Re: Hide blank (empty) fields in print preview

Posted: 2021-12-12 16:38
by pbottcher
Hi Fabian,

what type for fields are you refering to?

Re: Hide blank (empty) fields in print preview

Posted: 2021-12-27 23:30
by fgazza
Hi Pascal!
I am actually referring to any type of field left blank on the form. For example a numeric field, a date field or a text or varchar field, but possibly also a "dropbox" or checkbox not filled in. If the fields are empty I would like to avoid them appearing on the print preview page of the detailed view of the record.

Thanks for your help!

Fabiano