Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sortable() not working on other fields #5

Open
doriandigital opened this issue Jan 26, 2019 · 3 comments
Open

sortable() not working on other fields #5

doriandigital opened this issue Jan 26, 2019 · 3 comments

Comments

@doriandigital
Copy link

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
Copy link
Author

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!

@ericphamhoang
Copy link

Same issue to me. But thanks for the great package

@lab08tonci
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants