Community
Enterprise
Odoo.sh

The JSON Widget adds an intuitive OWL-based interface to easily view and edit JSON fields in Odoo.

JSON Widget Field

Key Highlights

Interactive JSON Editor.

Seamless Odoo Integration.

Modern OWL Framework.

JSON Widget

Are you ready to make your business more organized?
Improve now!

acc_bg

Add a JSON field and include it in the form view.

some_model.py
from odoo import fields, models
class SomeModel(models.Model):
    _name = 'some.model'
    json_data = fields.Json(string="JSON Data")
form_view.xml
<field name="json_data" widget="json_widget"/>

User Interface of the JSON Widget.

Easily add, edit, and delete key-value pairs with a user-friendly UI.

Ensures clean and consistent JSON data storage within your records.

Works effortlessly with Odoo 17 models using JSON fields.

Related Products

Our Services

....