MedicOneSystems / MedicOneSystems/livewire-datatables
Exclude column from export
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
It would be great if we can mention which columns are exportable and which are not or maybe an exclusion list. Right now I'm adding a callback column to add actions like edit or delete and I do not want this to be present in the export.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the export implementation and the code that creates callback columns, then trace how columns are selected for export. Done means the package documents or exposes a way to identify exportable columns and keep action columns such as edit or delete out of exported data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100