Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

on screen 'undefined' #15

Open
tonyouyang opened this issue Aug 29, 2011 · 1 comment
Open

on screen 'undefined' #15

tonyouyang opened this issue Aug 29, 2011 · 1 comment

Comments

@tonyouyang
Copy link

Hi, when enabling allowCustomEntry and parseName, searchColumns at the same time, on screen token for custom token is 'undefined'

e.g. my options:

allowCustomEntry: true,
parseName: function(item) {
return item.value
},
searchColumns: ['value']

@tonyouyang
Copy link
Author

I found on screen token is right if searchColumns set to be ['name'] i.e. default(and only) value of loopj's version

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant