ngx-schema-form
ngx-schema-form copied to clipboard
are dependent fields in JSON schema supported ?
@daniele-pecora Do this library support dependent fields in JSON schema ?
Hi I just built an example at Stackblitz: https://stackblitz.com/edit/ngx-schema-form-template-dependentrequired?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fmyform%2Fschema-form.json
As you can see it is unfortunately not supported for now.
thanks for the quick check