Hello,
printing page from this link (and printing page at all - Shift+Ctrl+P) doesn’t work correctly - in printout are visible links, not values, for example:
…
DMD AND MORE (index.php?module=Accounts&action=DetailView&record=91042832Âc038Â
8d36Â6143Â54e1d2f497aa) » Edit
action=ajaxui#ajaxUILoc=index.php%3Fmodule%3DAccounts%26action%3DEditView%26return_module%3DAccounts%26return_action%3DDetailView)
…
Tested in Chrome an FF
This is system feature (window.print()), but because of this feature, printing page is useless.
It would be nice to have such option. Maybe such option can be done by using media dependent style sheet? Or special metadata (listviewdefs, detailviewdefs)?
Hi,
I have the same issue - we need printing some pages but with this “bug” it is useless
Solution is here:
https://github.com/aromasko/SuiteCRM/commit/b927b5401881e011c7d1d90581456de0b4647111
1 Like