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

For using jquery autocomplete plugin with some json editor #825

Open
punit-kulal opened this issue Nov 6, 2018 · 2 comments
Open

For using jquery autocomplete plugin with some json editor #825

punit-kulal opened this issue Nov 6, 2018 · 2 comments

Comments

@punit-kulal
Copy link

No description provided.

@punit-kulal
Copy link
Author

Is there a way to add css class or id attribute to a some of the input fields
for example : Apply a css class to the field with title person.
{
"title":"config",
"type":"object",
"properties":{
"person":{
"title":"person",
"type":"string"},
"age":{
"title":"age",
"type":"number"}
}
}

@punit-kulal punit-kulal changed the title For using jquery autocomplete plugin with some json editor input fields, can we add a custom class or id to the input fields For using jquery autocomplete plugin with some json editor Nov 6, 2018
@schmunk42
Copy link
Collaborator

This repo is no longer maintained (see also #800)

Development is continued at https://github.com/json-editor/json-editor

For details please visit json-editor/json-editor#5


Also have a look at the issues, we had something similar I think.

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