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

How is the options object array expected to formatted? #779

Closed
micahblu opened this issue Apr 24, 2015 · 2 comments
Closed

How is the options object array expected to formatted? #779

micahblu opened this issue Apr 24, 2015 · 2 comments

Comments

@micahblu
Copy link

micahblu commented Apr 24, 2015

Would be nice to specify in the docs the expected format for the options array. I am currently trying to use:

[{
   name: "field name",
   value: "field value"
}]

So I've just discovered that name needs to be text. I still think it'd be helpful to specify in the docs :)

Thanks

@PhiLhoSoft
Copy link
Contributor

See #745

PhiLhoSoft added a commit to PhiLhoSoft/selectize.js that referenced this issue May 3, 2015
- Some typo fixes
- Fixes selectize#779, selectize#745, selectize#464 and perhaps some others
joallard pushed a commit that referenced this issue Jul 6, 2016
- Some typo fixes
- Fixes #779, #745, #464 and perhaps some others

(Markdown doesn't work inside tables :-( )
@joallard
Copy link
Member

joallard commented Jul 6, 2016

Closing in favor of #785

@joallard joallard closed this as completed Jul 6, 2016
joallard pushed a commit that referenced this issue Jul 20, 2016
Closes #785 [skip-ci]

- Some typo fixes
- Fixes #779, #745, #464 and perhaps some others

(Markdown doesn't work inside tables :-( )
bwilson-ux pushed a commit to bwilson-ux/selectize.js that referenced this issue Oct 4, 2016
Closes selectize#785 [skip-ci]

- Some typo fixes
- Fixes selectize#779, selectize#745, selectize#464 and perhaps some others

(Markdown doesn't work inside tables :-( )
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

Successfully merging a pull request may close this issue.

3 participants