Has anyone discovered a good way of making programmatic forms? I am using a form schema (openAPI), and wanted to see if there was a way of having bubble implement the form with validation. I’m ok having some JavaScript act as glue if need be.
Here is an example of what I’m talking about:
All the forms on replicate are driven by this schema.