josdejong/jsoneditor

Add/Remove Array Elements in Form mode

Open

#1,625 创建于 2024年10月30日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (2,034 fork)batch import
featurehelp wanted

仓库指标

Star
 (10,781 star)
PR 合并指标
 (平均合并 15小时 36分钟) (30 天内合并 3 个 PR)

描述

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?

贡献者指南