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

NIKS_Artreaktor’s picture

Issue summary: View changes

bold text fix

NIKS_Artreaktor’s picture

Issue summary: View changes

fix some details

mustanggb’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing this as outdated, feel free to re-open with updated details if it's still a problem in the latest release.