[Koha-bugs] [Bug 18791] Add the ability for librarians to easily copy, download or print DataTables based tables in Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 12 19:04:30 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18791

--- Comment #22 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Reading https://datatables.net/extensions/buttons/examples/html5/columns.html
It seems we need
  exportOptions: {
    columns: ':visible'
  }

Maybe we could also add the PDF export and create a new pref with the list of
available exports (on a separate bug report of course).

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list