Skip to content

The exportOption 'columns' => ':visible' do not work #1558

@Arkhas

Description

@Arkhas

Summary of problem or feature request

When exporting, the param :

'exportOptions' => [
                          'columns' => ':visible
                      ],

Do not work

it should enable the option to only export the visible columns and not all.

System details

  • Operating System
    Debian wheezy
  • PHP Version
    PHP 7.1.8
  • Laravel Version
    Laravel Framework 5.5.19
  • Laravel-Datatables Version
yajra/laravel-datatables-buttons      v3.1.0             Laravel DataTables Buttons Plugin.
yajra/laravel-datatables-html         v3.2.1             Laravel DataTables HTML builder plugin for Laravel 5.4+.
yajra/laravel-datatables-oracle       v8.3.2             jQuery DataTables API for Laravel 4|5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions