The JSON field allows users to add data in JSON format to store JSON objects or arrays.
When you add this field to a content type, it displays a code editor input area where the user can add data in JSON format.
You can learn more about how you can add this field to a content type in this article.
Configure more options as per your need
JSON field has a few more other properties that can be configured when you add it to a content type, which are:
1. Default:
2. Validations:
-
- Make it a required field.
- Make it a private field.
3. More:
-
- Add some help text to show information in a tooltip.