josdejong/jsoneditor

hide object property based on schema option

Open

#1,008 opened on Jun 8, 2020

 (4 comments) (1 reaction) (0 assignees)JavaScript (2,078 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (12,263 stars)
PR merge metrics
 (PR metrics pending)

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