This widget can view and edit a JSON object. The object is stored in a String attribute on an Entity
The widget should be compatible with Mendix 5.21 and higher. The widget itself was built and tested in Mendix 7, but uses API's that are in Mendix 5 and 6 as well.
- View JSON
- Edit JSON
This widget is built using the widget-base setup in combination with widget-base-helpers. The following external libraries are used:
- jsoneditor (Apache-2.0 LICENSE)
- Add schema for validation
- Add objects for easy insertion
The widget configuration speaks for itself. You should choose a String attribute that contains the JSON object. You can set readOnly or not.
This widget is licensed undewr Apache 2.0