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

It would be nice to have a form builder like ngFormBuilder from Form.io #67

Open
ieugen opened this issue Jul 11, 2020 · 2 comments
Open

Comments

@ieugen
Copy link

ieugen commented Jul 11, 2020

Hi,

I saw ngFormBuilder from form.io and I think it is great for prototyping and fast form development.
It would be great if Formative could have something like this.
I saw there is a form renderer in the examples but no form builder.

I've posted the question here as well https://clojureverse.org/t/are-there-any-gui-form-builders-in-clojure-script-world-like-from-ios-ngformbuilder/6212 .

The whole form.io ecosystem comes a lot of features that you can use to deliver a working app/ prototype very fast.

@iku000888
Copy link
Collaborator

Thanks for the idea!

In theory a form builder that spits out data that formative can render could work, but I have doubts coupling that with formative is the most valuable.

Having that said, if we are strictly limiting the scope to what formative could do, I think a transformer that takes the output json of the ngFormBuilder to formative data would be interesting.

@ieugen
Copy link
Author

ieugen commented Jul 12, 2020

Thanks for the positive feedback.
I'm looking into making use of form.io forms myself and see how they stand in practice.
On paper it looks very nice.
Let's see how it integrates with the rest of the tools and how it handles in time.

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

No branches or pull requests

2 participants