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

Removing insert and duplicate in case of tree mode #62

Closed
sanjanaadeshra opened this issue Mar 26, 2020 · 5 comments
Closed

Removing insert and duplicate in case of tree mode #62

sanjanaadeshra opened this issue Mar 26, 2020 · 5 comments
Labels
question Further information is requested

Comments

@sanjanaadeshra
Copy link

Hi,
I am trying to use angular jsoneditor for JSON array using mode tree.

For JSON array I am trying to implement changes that would help duplicate each array, but I want to disable the option to duplicate items in the array.

How can I achieve this?

I have been trying to by applying styles, but the class associated is the same throughout and would remove all duplicate options.

@sanjanaadeshra
Copy link
Author

Also, observed one more issue. The change function gets triggered only the first time I open the editor and not after that.

@mariohmol
Copy link
Owner

uhmmm you have to find this option on the jsoneditor... if u can find it there we can implement it here!

@mariohmol mariohmol added the question Further information is requested label May 3, 2020
@mariohmol
Copy link
Owner

closing due inactivity

@gitsunny404
Copy link

DId you get any solution ? I also want to remove the some of the options in the tree mode. I want to remove duplicate, remove and other sort options from the UI.

@mariohmol
Copy link
Owner

Guess is dup of this one #136 ?

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

No branches or pull requests

3 participants