Hi everyone,
I have been working on autogenerated forms functionality using React and a Patternfly extension. This extension allows developers to use various input formats like JSON schema, GraphQL etc. to define dynamic forms functionality with the Patternfly4 components.
Repo link:
The form generation is built up using JSON schema, as this provides the most flexibility at the moment. This solution has capability to integrate and extend capabilities of some existing Red Hat projects - Mainly Graphback and Kogito.