Is your feature request related to a problem? Please describe.
I use any front-end project to render my jsonschema, uischema, and values files. (I'm not a front-end developer.)
However, in some scenarios, such as as a data source for a drop-down form, I need to call the API. I can only modify the jsonschema, uischema, and values files, which seems to prevent the API call from being triggered. How can I solve this problem?
Should this feature be implemented?
Describe the solution you'd like
Allowing values/uischema to be sourced from API calls
Describe alternatives you've considered
none
Package
No response
Additional context
No response