I'm facing issue with Chosen module for Auto complete Multiple Value . Take example our "Article" content type have "tags" Auto complete option should be converted from Autocomplete to Multiple Select option similar to the screenshot image attached which i taken from your demo video (http://www.youtube.com/watch?v=zeI0oInyok0)

What changes has to be done in the Config Page "admin/config/user-interface/chosen" to work this out, My Current settings is:

Minimum number of options: always apply
Apply Chosen to the following elements:
select

kindly let me know, what kind of element has to be updated for Multiple Values or the exact solution

CommentFileSizeAuthor
multiple_value.jpg12.67 KBramsunvtech
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Hydra’s picture

Status: Needs work » Closed (works as designed)

This video seems pretty outdated. However, you need to select the "Select list" widget, instead of the autocomplete widget. It will transform the select list automatically into chosen (including autocomplete functunallity, of course without ajax).