Hide blank (empty) fields in print preview

Discussions related to customizing hooks. Hooks are documented at http://bigprof.com/appgini/help/advanced-topics/hooks/
Post Reply
fgazza
Veteran Member
Posts: 205
Joined: 2019-04-30 17:37

Hide blank (empty) fields in print preview

Post by fgazza » 2021-12-11 22:10

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

pbottcher
AppGini Super Hero
AppGini Super Hero
Posts: 1635
Joined: 2018-04-01 10:12

Re: Hide blank (empty) fields in print preview

Post by pbottcher » 2021-12-12 16:38

Hi Fabian,

what type for fields are you refering to?
Any help offered comes with the best of intentions. Use it at your own risk. In any case, please make a backup of your existing environment before applying any changes.

fgazza
Veteran Member
Posts: 205
Joined: 2019-04-30 17:37

Re: Hide blank (empty) fields in print preview

Post by fgazza » 2021-12-27 23:30

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

Post Reply