Hi,

I am trying to use this module for suggesting possible values while typing basing on allowed values list. But It does not suggest all possible values from allowed values list. It just suggests those ever used in other nodes which share the same field.

Could this module be modified to show all possible values from allowed values list even those never used.

Thanks
Nguyen Quoc Viet

Comments

archard’s picture

Status: Active » Closed (won't fix)

Sorry but that's not the purpose of this module. This module is for getting values from other nodes which share the same field.

rootgear’s picture

Is it possible to list all values by default?
Right now, it waits until you type a character.. It would be nice if it had the option to list all options, like a select list.

archard’s picture

As far as I know that's not possible to do with the current form API. If someone wants to submit a patch that accomplishes it somehow, then go ahead.