eclipsesource / jsonforms-react-seed

React-based JSON Forms Seed App
https://jsonforms-react-seed.netlify.app
138 stars 141 forks source link

Custom renderer issue #100

Closed NihalNadaf-UI closed 1 year ago

NihalNadaf-UI commented 1 year ago

Issue:- When we are creating custom renderers, jsonforms internally binds custom renderer with uischema.json (scope) and data.json (field name)

Expectation:- Instead of binding both data.json and uischema.json can we only bind our renderer to uischema.json

sdirix commented 1 year ago

I'm not sure about the use case you are trying to solve. If you have any JSON Forms questions please ask them in the community forum.