crudbooster icon indicating copy to clipboard operation
crudbooster copied to clipboard

Order and Advanced Filter

Open FDMadeira opened this issue 6 years ago • 7 comments

Hi there,

Is just me or table order and Advanced filter (modal) doesn't work?

With Advanced Filter alway get "No data available"; Click to Sort on table heading, doesn't make anything...

Any help?

I've tried Stock Manager, Simple Blog, local and live server and same result...

FDMadeira avatar Nov 15 '17 17:11 FDMadeira

which version you have installed ? dev-master ? or ?

imanghafoori1 avatar Nov 18 '17 11:11 imanghafoori1

Hi there!

Laravel Framework 5.4.36

but this keep happening in early versions as well

FDMadeira avatar Nov 22 '17 20:11 FDMadeira

Hi everone I have the same problem with both options. Could you resolve the problem? Thanks!

lauralv avatar Dec 27 '17 14:12 lauralv

if you dont use date just comment/delete line 347-366 in \vendor\crocodicstudio\crudbooster\src\views\default\table.blade.php

ardi85 avatar Dec 30 '17 21:12 ardi85

Thanks, with this change the avanced search form is working

lauralv avatar Dec 30 '17 22:12 lauralv

I tried @ardi85 's method and it worked! but in the instance where you still want to use the date, how do you go about that?

selormofmars avatar May 11 '18 14:05 selormofmars

hi, i got same problem, the advance filter doesn't work to range 'between' date. i'm using crudbooster 5.6 Check this : https://github.com/crocodic-studio/crudbooster/issues/1706

idFourteen avatar Jul 10 '21 06:07 idFourteen