Closed NihalNadaf-UI closed 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
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.
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