Hi,
I have a view with 2 exposed filters, in a composite configuration:
- The first one has a Selective option ("Limit values to result set"),
- The second one is a Sort filter. When I choose "Radio buttons" as a display, it is simply ignored and displays a select list.
This happens only in this configuration, when the first exposed filter is "selective". Any idea where it could come from?
Comments
Comment #1
infojunkieWhat's a sort filter?
Comment #2
fourmi4x commentedI meant that the second exposed form is an exposed sort criteria, sorry.
The problem happens when choosing "Radio buttons" in "Display exposed sort options as: ".
Comment #3
infojunkieSorry, I'm not able to recreate your configuration. Can you please attach a view export that illustrates the bug? Please try to avoid CCK fields and contrib modules.
Comment #4
fourmi4x commentedHi, sorry for my first explanations, I realized I missed something important: I try to put radio duttons on the sort filters through the Better Exposed Filters module (6.x-1.x-dev).
Also, I'm using views 6.x-3.x-dev.
I've created the simplest view I could to illustrate the problem: when selecting "Radio buttons", the sort remains a select list, even if I don't change any configuration on the other (selective + BEF) exposed filter.
Here is a screenshot of the view configuration: (not very good :( )
http://www.flickr.com/photos/21056114@N07/6278966921/in/photostream/
Here is the export:
Thanks again for your help!
Comment #5
MasterChief commentedI have the same problem but with autosubmit too, i am using BEF too, i think something goes wrong, you made a patch 2 months ago which fix the problem so i didn't post a message about it until now but the problem appears again.
An idea infojunkie ?
Comment #6
MasterChief commentedI made tests, so the problem is only with radio buttons, selective exposed filters works but radios buttons are ignored to autosubmit option.
It's maybe a javascript problem ?
Comment #7
nathan573 commentedDid anybody find a resolution or workaround to this? I've got a View with multiple exposed filters, some utilizing radio buttons, and these radio button based filters don't persist when using the pager, they just go back to the "All" default option.
Thanks
Comment #8
infojunkieThis module is no longer maintained for D6 and has been deprecated in favour of https://drupal.org/project/views_selective_filters for D7. Please test there and reopen if necessary.