josdejong / josdejong/jsoneditor
Add/Remove Array Elements in Form mode
Open
feature
help wanted
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.