Closed (fixed)
Project:
Chosen
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 May 2013 at 08:22 UTC
Updated:
28 May 2015 at 08:19 UTC
Jump to comment: Most recent
Comments
Comment #1
hydra commentedYes, just use the "Select list" widget instead of an autocomplete widget.
Comment #2
Rustan commentedIf you have trouble finding this after switching (like I had, after switching from checkboxes to select list) make sure you look carefully. The "use chosen" option is in a collapsed fieldset.
Comment #3
lor commentedThank you for these answers!
And to complete, the select list to apply "Chosen" on the field is:
- on the field's 'Edit' tab
- Under the label 'Apply Chosen to the select fields in this widget?", choose "Apply"
I don't know what the 'No preference' option is what for...
Comment #4
nithinkolekar commentedWill this make pass text typed into entityreference view and get back data just like autocomplete or it just searched pre-rendered select list only?
setup:
entityreference field of type node with entityrefrence view is configured as source. This work well with autocomplete widget(core) but shows nid in parentheses. To avoid this and show x button to remove selected element I want it to test with chosen.