Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

let user to add a new entry #97

Open
vowave opened this issue Sep 16, 2019 · 1 comment
Open

let user to add a new entry #97

vowave opened this issue Sep 16, 2019 · 1 comment

Comments

@vowave
Copy link

vowave commented Sep 16, 2019

Hello,
Is it possible with this plugin to let users add new value when they dont find result from api? I mean they just write and press enter to add what they have typed to box

@TerryZ
Copy link
Owner

TerryZ commented Sep 17, 2019

You can try set noResultClean option to false

$('#selectpage').selectPage({
  ...
  noResultClean: false
})

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

No branches or pull requests

2 participants