Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a form builder for json schemas themselves #305

Open
pthanos opened this issue Jan 25, 2022 · 0 comments
Open

Creating a form builder for json schemas themselves #305

pthanos opened this issue Jan 25, 2022 · 0 comments

Comments

@pthanos
Copy link

pthanos commented Jan 25, 2022

I am sorry to post a non-issue but rather a request for advice.

I understand that ajsf can process a json schema with specific properties on it, and render a usable UI form. That solves half of my problem. I am trying to create a form builder, whereby you define a schema and the form is dynamically rendered.

The problem is, how do you create the schema json itself through a user interface. Is there a json schema that can be used to draw a form that produces json schemas? I guess such a schema would be universal, in that there is only one way to depict all possible json schemata.

I have a recent understanding of json schema so I would like your advice. Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant