-
It seems to me that this library does not support JSON Schema versions higher than draft-03. Would it be a big chanllenge to raise the version so that the lib is on par with current schema drafts?
-
**Describe the bug**
When using the useDefaults option and populating a field of the oneOf which is not selected the default of the other option will be populated
**To Reproduce**
Steps to reprod…
-
Defining a type as [string, null] for date value, hide calendar icon.
-
### Expected behavior
Generate "div" section with specific class name, like this :
```html
...
```
### Actual behavior
```html
...
```
### Steps to reproduce the behavior
```javascript…
-
**Describe the bug**
We have an json schema where a property is mapped to array of objects. For eg. this is the json schema
```
{
"type": "object",
"properties": {
"address": {
"typ…
-
In case this functionality is included/intended then it would be great to have this in the Wiki.
I am creating a jsonform through an ajax call depending on what information the user inputs. E.g. i…
-
I see that JSONForms supports "rules". They look very similar to JSON Schema's "dependencies". A benefit I see to supports "dependencies" over "rules" is that "dependencies" will be validated by other…
-
Hello,
I am trying to figure out how to trigger a function after an item has been added to an "array" (in particular because I am using materializecss that needs to call its own initializers after a …
-
Hi, I couldn't find an example on how to create a Custom Renderer for Angular. Is there one?
Thanks
-
Make the GUI save the json (read by the driver) to file system instead of to a memory mapped file. This is intended to be used for easier debugging and to allow anyone interested to tinker with settin…
zmerp updated
4 years ago