MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 258 forks source link

This is possible? numeric value to other #447

Closed snumde closed 2 years ago

snumde commented 2 years ago

hello I have a users table with a status value which is numeric 1 or 0, I would like to be able to instead of showing the numeric values "translate" to Active or Inactive with datatables, any idea?

snumde commented 2 years ago

Solved! i use a view