josdejong/jsoneditor

Add/Remove Array Elements in Form mode

Open

#1,625 opened on 2024年10月30日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)JavaScript (10,781 stars) (2,034 forks)batch import
featurehelp wanted

説明

I'm using the "form" mode to allow users to values in json data. The data is also validated with a json schema.

For some data/schemas the users would need to add or remove array elements.

Is it possible to enable the custom action menu in "form" mode and configure it to only provide the add and remove functions on arrays?

コントリビューターガイド

Add/Remove Array Elements in Form mode · josdejong/jsoneditor#1625 | Good First Issue