josdejong/jsoneditor

hide object property based on schema option

Open

#1,008 opened on Jun 8, 2020

View on GitHub
 (4 comments) (1 reaction) (0 assignees)JavaScript (2,034 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (10,781 stars)
PR merge metrics
 (Avg merge 15h 36m) (3 merged PRs in 30d)

Description

Is there a way to hide a field from the json bases on some options?

I want to have a field property that sets the order of the field automatically when dragging but to be hidden from the user, so I can always maintain the same order

Contributor guide