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

donSchoe’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Discontinuing 6.x development with D8 on the horizon.

donSchoe’s picture

Version: 6.x-1.4 » 7.x-1.x-dev
Status: Closed (won't fix) » Postponed (maintainer needs more info)

If 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?

donSchoe’s picture

Priority: Normal » Major
Status: Postponed (maintainer needs more info) » Needs work

Enabling the select list could do the trick.

donSchoe’s picture

Select box is available now, but as stated in original post its not functional.

While I was able to force single selection this way, it breaks the filter.

Any idea what is causing this? Related: http://drupal.stackexchange.com/q/115380/13526

donSchoe’s picture

Assigned: Unassigned » donSchoe

  • Commit 9ac08ad on 7.x-1.x by donSchoe:
    Issue #1299806 by sraborg: Add multiple/single select mode option
    

  • Commit f9da624 on 7.x-1.x by donSchoe:
    Issue #1299806 by sraborg: Display only one dynamic field at a time
    
donSchoe’s picture

Status: Needs work » Fixed

Fixed in 7.x-1.0-alpha2.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.