kendraio / kendraio-app

Kendraio App
https://app.kendra.io
MIT License
22 stars 6 forks source link

Conditional embedding of field types #39

Open darrenmothersele opened 5 years ago

darrenmothersele commented 5 years ago

There is an example of the expected functionality, but using Formly directly, in this "repeat" example https://stackblitz.com/edit/angular-rxlpp4-qtkqng?file=src%2Fapp%2Frepeat.component.ts

Something similar is required for JSONSchema generated forms where sub-schema of child elements could be selected from a list of optional item types.

dahacouk commented 4 years ago

Merge with #59 and #79