I'm currently using this module on a site that requires dynamic fields; however, I'd only like to display one field at a time. I've configured a dynamic filter to display as a select box, but there doesn't seem to be away to force a single selection. I gone as far as overriding the form using hook_form_alter(). While I was able to force single selection this way, it breaks the filter. Could this feature possibly be added to a future release?
Comments
Comment #1
donSchoe commentedDiscontinuing 6.x development with D8 on the horizon.
Comment #2
donSchoe commentedIf this is still desired, a radio button form could be the solution. If so, it could be added to the D7 version. Is it still desired?
Comment #3
donSchoe commentedEnabling the select list could do the trick.
Comment #4
donSchoe commentedSelect box is available now, but as stated in original post its not functional.
Any idea what is causing this? Related: http://drupal.stackexchange.com/q/115380/13526
Comment #5
donSchoe commentedComment #8
donSchoe commentedFixed in 7.x-1.0-alpha2.