I have numeric field. For example field "size".
I made exposed filter grouped with multiple value True.
Then made ranges
10-20
20-30
30-40
Vies display = table. Turned on sorting by size.
So. Error is going when i loading page and click sorting table by this field.
In URL i see that every row of choice is value=0
?&&&field_size_value[1]=0&field_size_value[2]=0&field_size_value[3]=0&field_size_value[4]=0&order=field_size&sort=asc
This error ONLY when table sorting and exposed filter grouped with multiple value.
With same filter, but without multiple choice OR with widget "select" - NO ERROR.
Thanks.
Comments
Comment #0.0
NIKS_Artreaktor commentedbold text fix
Comment #0.1
NIKS_Artreaktor commentedfix some details
Comment #1
mustanggb commentedClosing this as outdated, feel free to re-open with updated details if it's still a problem in the latest release.