1. FrankVo
  2. Features Request
  3. Thursday, December 06 2018, 09:07 PM
Is it possible to add a Printbutton inside Userlists? Of course we have allready an exportfeature, but is a printbutton also possible?
admin Accepted Answer
Admin
Hi,
sorry for late reply, this is not possible natively, anyway you can add the button with a template override:
- Copy file from /components/com_jsn/views/list/default.php (table.php if you use table view) in /templates/your-theme-folder/html/com_jsn/list/default.php (table.php if you use table view)
- Edit the new file and add the button, some tip at https://css-tricks.com/quick-tip-making-a-print-this-page-button/

NOTE: the layout of the printed page are managed by template.
  1. more than a month ago
  2. Features Request
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.