Table print problem

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
jinxy45
Posts: 12
Joined: 2014-09-09 11:20

Table print problem

Post by jinxy45 » 2015-05-22 18:59

I'm using 5.30 and table view is fine. Sometimes I need to print out search results in table format. If I use Ctrl-P or the browsers "Print", the fields always print the correct content but accompanied by the record ID
eg. DATE Monday 18th May 2015 (orders_view.php?SelectedID=2438) CLIENTNAME John Smith (orders_view.php?SelectedID=2438)
This appears in every field. How can I stop it & just display the content?

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Table print problem

Post by a.gneady » 2015-05-23 21:23

Please use the [print preview] button to open a printer-friendly version of the table.
:idea: AppGini plugins to add more power to your apps:

jinxy45
Posts: 12
Joined: 2014-09-09 11:20

Re: Table print problem

Post by jinxy45 » 2015-05-24 09:59

Doh...silly me. thank you. I'd forgotten that I removed Print Preview button many moons ago as at the time it wasn't needed

User avatar
a.gneady
Site Admin
Posts: 1354
Joined: 2012-09-27 14:46
Contact:

Re: Table print problem

Post by a.gneady » 2015-05-26 23:13

By the way, this behavior is now fixed in AppGini 5.40 ... You won't see those links whether you're in normal view or print preview mode.
:idea: AppGini plugins to add more power to your apps:

Post Reply