brutusin / brutusin/json-forms
unable integrate dynamic schemas with initial data
- Dominant language
- JavaScript
- Stars
- 618
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to create a form in which I require the array to have a dynamic schema for a certain field. I tried this by combining http://brutusin.org/json-forms/#3 and http://brutusin.org/json-forms/#0 , the schema,
data and resolver for which are [here](https://pastebin.com/geGna6K9).
Am I doing it wrong ? Is there any alternate way in which I can achieve what I'm trying to do ?
If so please help.
Thanks.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the dynamic-subschemas and initial-data examples linked in the issue, then review the schema, data, and resolver in the referenced Pastebin. Reproduce the attempted form integration and determine whether the behavior is an error or an unsupported combination. Done means documenting the cause and a verified way to handle the dynamic schema with initial data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 18/100