How to hide Table view title while printing

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
spizpan
Posts: 9
Joined: 2020-06-21 22:48
Location: Greece

How to hide Table view title while printing

Post by spizpan » 2023-05-12 20:59

Hi! I've been searching the forum for some days, but haven't found any relevant post/answer. What I want to achieve is:

When I select some records (in table view) in order to print them, I want to avoid printing the Table view title and a ©opyright indication (which I have stated in footer-extras.php).

How can this be achieved?? Any help is more than welcome.

Thanks in advance!

spizpan
Posts: 9
Joined: 2020-06-21 22:48
Location: Greece

Re: How to hide Table view title while printing

Post by spizpan » 2023-05-16 15:30

No one? :?

User avatar
jsetzer
AppGini Super Hero
AppGini Super Hero
Posts: 1807
Joined: 2018-07-06 06:03
Location: Kiel, Germany
Contact:

Re: How to hide Table view title while printing

Post by jsetzer » 2023-05-16 16:22

You can use Bootstrap's class "hidden-print" on those elements. This can be written in your HTML template or by using Javascript/jQuery.
Kind regards,
<js />

My AppGini Blog:
https://appgini.bizzworxx.de/blog

You can help us helping you:
Please always put code fragments inside [code]...[/code] blocks for better readability

AppGini 24.10 Revision 1579 + all AppGini Helper tools

Post Reply