485 B
485 B
Web JSON Editor
A JSON Editor widget for Odoo form views.
Features
- Syntax highlighting for JSON data
- Schema-based validation and autocomplete
- Multiple view modes (code, view)
- Search functionality
- Undo/redo history
Usage
<field name="json_data" widget="json_editor"/>
OCA Contribution
This module has been submitted to the Odoo Community Association (OCA):
- PR: https://github.com/OCA/web/pull/3380
- OCA Module:
web_widget_json_editor