This project is not covered by Drupal’s security advisory policy.
"Imagine if you could create Drupal content types with JSON Schema ..well now you can!"
This module uses json-editor to produce flexible input elements with a simple form display configuration.
When the form is submitted all the input fields generated by this module are saved in to database as a single field using JSON datatype so that the individual user inputs from within that field can be queried or even indexed.
[Hint] by implementing a controller that outputs taxonomy values as JSON you can create dropdown menus with values filled in by ajax:
"enumSource": [{ "source": { "$ref": "/api/vobulary/terms"}, "title": "{{item.title}}", "value": "{{item.id}}" }]
Supporting organizations:
| Attachment | Size |
|---|---|
| demo | 228.44 KB |
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.- Project categories: Content editing experience, Site structure
- Created by sttic on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
