nova-order-field icon indicating copy to clipboard operation
nova-order-field copied to clipboard

sortable() not working on other fields

Open doriandigital opened this issue 6 years ago • 3 comments

Hi there,

When OrderField is used, all other fields using the function sortable() are disabled, e.g.:

OrderField::make('Order'), Boolean::make('Active')->sortable();

Thanks, Enrique

doriandigital avatar Jan 26 '19 20:01 doriandigital

Hi @michielkempen,

Any update on this issue?

The ability to sort your table by multiple fields is quite common in a CMS. It facilitates the data search and group.

Have you found a solution to it?

Thanks in advance!

doriandigital avatar Feb 18 '19 09:02 doriandigital

Same issue to me. But thanks for the great package

ericphamhoang avatar Jun 11 '19 01:06 ericphamhoang

Same here. Does anybody has solution for this problem? @michielkempen?

lab08tonci avatar Sep 05 '19 07:09 lab08tonci