Table print problem
Posted: 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?
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?