Jsoneditor: Hide the Sort and Transform buttons

Created on 15 Sep 2018  路  3Comments  路  Source: josdejong/jsoneditor

In version 5.19.0, sort and transform options were added. While these are really cool options, I would like to hide them from users to keep the interface simple.

Are there plans to allow hiding the sort/transform buttons via the options object?

Thanks for your time and the awesome module!

feature help wanted

Most helpful comment

This can probably be closed since it was implemented in the PR above

All 3 comments

I had no plans to disable this but we can add two options for that.

For the time being: it should be possible to hide the buttons from the main menu and context menu using CSS (display: none)

This can probably be closed since it was implemented in the PR above

Thank you @tanmayrajani

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cope picture cope  路  8Comments

ricardogaspar2 picture ricardogaspar2  路  3Comments

sergibondarenko picture sergibondarenko  路  4Comments

tanmayrajani picture tanmayrajani  路  4Comments

fyyyyy picture fyyyyy  路  8Comments