area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.73k stars 568 forks source link

Need Filter In List Page #2393

Closed devimako closed 7 months ago

devimako commented 8 months ago
image

i need a filter how could i get that option in my list page

Thanks

pauldwight commented 8 months ago

@devimako There are 2 kinds of filters, Quick Filters (which are the ones like 'Mine', 'Draft' etc) and normal (from the Filter Dropdown). Have you tried to add filters by following the docs?

https://twillcms.com/docs/modules/table-builder.html#content-filters-1