Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 424 |
Technical Name |
eqp_json_widget |
License | OPL-1 |
Website | https://www.eqpsolutions.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 424 |
Technical Name |
eqp_json_widget |
License | OPL-1 |
Website | https://www.eqpsolutions.com |
EQP JSON Widget
Advanced JSON Viewer and Editor for Odoo Forms

EQP Solutions - www.eqpsolutions.com
Overview
The EQP JSON Widget provides an advanced JSON viewer and editor widget for Odoo 18. It offers powerful tools for working with JSON data in forms and views, featuring both interactive visualization and editing capabilities with real-time validation.
Key Features:
- Interactive JSON Viewer: Syntax-highlighted tree view with expandable/collapsible structures, real-time search functionality, copy to clipboard, and statistics display.
- Advanced JSON Editor: Built-in editor with real-time JSON validation, visual feedback for valid/invalid JSON, and improved textarea with proper formatting.
- Smart Mode Detection: Automatically adapts based on field readonly status with manual toggle between viewer and editor modes.
- Developer-Friendly: Error handling with detailed validation messages, optimized performance for large JSON structures, and accessible interface.
- Responsive Design: Works seamlessly across all screen sizes and devices.
Usage
Implementing the JSON widget is simple:
Add the widget attribute to your text
fields in the XML form view.
E.g.
<field name="json_field" widget="json_viewer"/>
Once the widget is added to the field in the view, the EQP JSON Viewer will appear automatically and be ready to use.

The widget automatically provides the appropriate interface based on the field's readonly status and user interactions.
Perfect For
- API Integration: Visualize API responses and request payloads
- Configuration Management: Edit complex JSON-based settings
- Data Import/Export: Handle JSON data structures
- Development Tools: Debug and inspect JSON data
- Custom Modules: Any scenario requiring JSON data handling
Technical Details
- Framework: Built with Odoo 18 OWL framework
- Compatibility: Fully compatible with Odoo field widgets system
- Performance: Optimized for large JSON structures
- Accessibility: Keyboard-friendly and screen reader compatible
Official Documentation
Unlock the full potential of this module by exploring our official documentation. Visit the official documentation page at the following link (https://eqpsolutions.com/blog/odoo-modules-1/eqp-json-widget-12) for comprehensive insights and guidance, ensuring you harness the maximum advantage of our features.
https://eqpsolutions.com/blog/odoo-modules-1/eqp-json-widget-12
Need Support?
If you have additional questions, need customizations, or require further assistance with the EQP JSON Widget, our team is here to help.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module